index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-24
tcg: Remove GET_TCGV_* and MAKE_TCGV_*
Richard Henderson
5
-69
/
+34
2017-10-24
tcg: Introduce temp_tcgv_{i32,i64,ptr}
Richard Henderson
2
-47
/
+53
2017-10-24
tcg: Introduce tcgv_{i32,i64,ptr}_{arg,temp}
Richard Henderson
6
-90
/
+122
2017-10-24
tcg: Push tcg_ctx into tcg_gen_callN
Richard Henderson
3
-10
/
+9
2017-10-24
tcg: Push tcg_ctx into generator functions
Richard Henderson
2
-78
/
+69
2017-10-24
tcg: Use per-temp state data in optimize
Richard Henderson
2
-182
/
+246
2017-10-24
tcg: Remove unused TCG_CALL_DUMMY_TCGV
Richard Henderson
1
-1
/
+0
2017-10-24
tcg: Change temp_allocate_frame arg to TCGTemp
Richard Henderson
1
-5
/
+3
2017-10-24
tcg: Avoid loops against variable bounds
Richard Henderson
1
-17
/
+10
2017-10-24
tcg: Use per-temp state data in liveness
Richard Henderson
2
-109
/
+122
2017-10-24
tcg: Introduce temp_arg, export temp_idx
Richard Henderson
2
-13
/
+18
2017-10-24
tcg: Return NULL temp for TCG_CALL_DUMMY_ARG
Richard Henderson
1
-1
/
+1
2017-10-24
tcg: Add temp_global bit to TCGTemp
Richard Henderson
3
-14
/
+24
2017-10-24
tcg: Introduce arg_temp
Richard Henderson
3
-28
/
+32
2017-10-24
tcg: Propagate TCGOp down to allocators
Richard Henderson
1
-38
/
+37
2017-10-24
tcg: Propagate args to op->args in tcg.c
Richard Henderson
1
-63
/
+58
2017-10-24
tcg: Propagate args to op->args in optimizer
Richard Henderson
1
-203
/
+227
2017-10-24
tcg: Merge opcode arguments into TCGOp
Richard Henderson
4
-142
/
+98
2017-10-24
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20171023-pull-request' ...
Peter Maydell
1
-22
/
+1
2017-10-24
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20171023-pull-request...
Peter Maydell
3
-4
/
+6
2017-10-24
Merge remote-tracking branch 'remotes/shorne/tags/openrisc-20171021-smp-pr' i...
Peter Maydell
9
-46
/
+302
2017-10-23
usb-ccid: remove needless migration state code
Marc-André Lureau
1
-22
/
+1
2017-10-23
scripts: don't throw away stderr when checking out git submodules
Daniel P. Berrange
1
-1
/
+1
2017-10-23
ui: add qemu-keymap and shader to .gitignore
Gerd Hoffmann
1
-0
/
+2
2017-10-23
configure: disable qemu-keymap for linux-user qemu
Laurent Vivier
1
-3
/
+3
2017-10-21
openrisc: Only kick cpu on timeout, not on update
Stafford Horne
1
-1
/
+1
2017-10-21
openrisc: Initial SMP support
Stafford Horne
1
-23
/
+65
2017-10-21
openrisc/cputimer: Perparation for Multicore
Stafford Horne
5
-20
/
+52
2017-10-21
target/openrisc: Make coreid and numcores variable
Stafford Horne
1
-2
/
+3
2017-10-21
openrisc/ompic: Add OpenRISC Multicore PIC (OMPIC)
Stafford Horne
3
-0
/
+181
2017-10-20
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-7
/
+8
2017-10-20
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171020' into staging
Peter Maydell
54
-1168
/
+1581
2017-10-20
Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta...
Peter Maydell
2
-6
/
+8
2017-10-20
s390x/tcg: low-address protection support
David Hildenbrand
3
-45
/
+62
2017-10-20
accel/tcg: allow to invalidate a write TLB entry immediately
David Hildenbrand
3
-3
/
+9
2017-10-20
tests: Enable the very simple virtio tests on s390x, too
Thomas Huth
4
-18
/
+28
2017-10-20
libqtest: Add qtest_[v]startf()
Eric Blake
14
-138
/
+128
2017-10-20
s390x: refactor error handling for MSCH handler
Halil Pasic
3
-33
/
+10
2017-10-20
s390x: refactor error handling for HSCH handler
Halil Pasic
3
-33
/
+10
2017-10-20
s390x: refactor error handling for CSCH handler
Halil Pasic
3
-20
/
+8
2017-10-20
s390x: refactor error handling for XSCH handler
Halil Pasic
3
-32
/
+10
2017-10-20
s390x: improve error handling for SSCH and RSCH
Halil Pasic
6
-126
/
+75
2017-10-20
s390x/css: IO instr handler ending control
Halil Pasic
1
-0
/
+16
2017-10-20
s390x: move s390x_new_cpu() into board code
Igor Mammedov
3
-21
/
+21
2017-10-20
s390x: fix cpu object referrence leak in s390x_new_cpu()
Igor Mammedov
1
-1
/
+1
2017-10-20
s390x/event-facility: variable-length event masks
Cornelia Huck
2
-10
/
+45
2017-10-20
s390x/MAINTAINERS: add mailing list
Cornelia Huck
1
-0
/
+6
2017-10-20
virtio-ccw: Add the virtio-input devices for CCW bus
Farhan Ali
2
-0
/
+122
2017-10-20
target/s390x: special handling when starting a CPU with WAIT PSW
David Hildenbrand
2
-3
/
+14
2017-10-20
s390x/tcg: refactor stfl(e) to use s390_get_feat_block()
David Hildenbrand
2
-39
/
+29
[next]