index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-10-24
tcg: Use offsets not indices for TCGv_*
Richard Henderson
2017-10-24
qom: Introduce CPUClass.tcg_initialize
Richard Henderson
2017-10-24
tcg: Remove TCGV_EQUAL*
Richard Henderson
2017-10-24
tcg: Remove GET_TCGV_* and MAKE_TCGV_*
Richard Henderson
2017-10-24
tcg: Introduce temp_tcgv_{i32,i64,ptr}
Richard Henderson
2017-10-24
tcg: Introduce tcgv_{i32,i64,ptr}_{arg,temp}
Richard Henderson
2017-10-24
tcg: Push tcg_ctx into tcg_gen_callN
Richard Henderson
2017-10-24
tcg: Push tcg_ctx into generator functions
Richard Henderson
2017-10-24
tcg: Use per-temp state data in optimize
Richard Henderson
2017-10-24
tcg: Remove unused TCG_CALL_DUMMY_TCGV
Richard Henderson
2017-10-24
tcg: Change temp_allocate_frame arg to TCGTemp
Richard Henderson
2017-10-24
tcg: Avoid loops against variable bounds
Richard Henderson
2017-10-24
tcg: Use per-temp state data in liveness
Richard Henderson
2017-10-24
tcg: Introduce temp_arg, export temp_idx
Richard Henderson
2017-10-24
tcg: Return NULL temp for TCG_CALL_DUMMY_ARG
Richard Henderson
2017-10-24
tcg: Add temp_global bit to TCGTemp
Richard Henderson
2017-10-24
tcg: Introduce arg_temp
Richard Henderson
2017-10-24
tcg: Propagate TCGOp down to allocators
Richard Henderson
2017-10-24
tcg: Propagate args to op->args in tcg.c
Richard Henderson
2017-10-24
tcg: Propagate args to op->args in optimizer
Richard Henderson
2017-10-24
tcg: Merge opcode arguments into TCGOp
Richard Henderson
2017-10-24
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20171023-pull-request' ...
Peter Maydell
2017-10-24
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20171023-pull-request...
Peter Maydell
2017-10-24
Merge remote-tracking branch 'remotes/shorne/tags/openrisc-20171021-smp-pr' i...
Peter Maydell
2017-10-23
usb-ccid: remove needless migration state code
Marc-André Lureau
2017-10-23
scripts: don't throw away stderr when checking out git submodules
Daniel P. Berrange
2017-10-23
ui: add qemu-keymap and shader to .gitignore
Gerd Hoffmann
2017-10-23
configure: disable qemu-keymap for linux-user qemu
Laurent Vivier
2017-10-21
openrisc: Only kick cpu on timeout, not on update
Stafford Horne
2017-10-21
openrisc: Initial SMP support
Stafford Horne
2017-10-21
openrisc/cputimer: Perparation for Multicore
Stafford Horne
2017-10-21
target/openrisc: Make coreid and numcores variable
Stafford Horne
2017-10-21
openrisc/ompic: Add OpenRISC Multicore PIC (OMPIC)
Stafford Horne
2017-10-20
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-10-20
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171020' into staging
Peter Maydell
2017-10-20
Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta...
Peter Maydell
2017-10-20
s390x/tcg: low-address protection support
David Hildenbrand
2017-10-20
accel/tcg: allow to invalidate a write TLB entry immediately
David Hildenbrand
2017-10-20
tests: Enable the very simple virtio tests on s390x, too
Thomas Huth
2017-10-20
libqtest: Add qtest_[v]startf()
Eric Blake
2017-10-20
s390x: refactor error handling for MSCH handler
Halil Pasic
2017-10-20
s390x: refactor error handling for HSCH handler
Halil Pasic
2017-10-20
s390x: refactor error handling for CSCH handler
Halil Pasic
2017-10-20
s390x: refactor error handling for XSCH handler
Halil Pasic
2017-10-20
s390x: improve error handling for SSCH and RSCH
Halil Pasic
2017-10-20
s390x/css: IO instr handler ending control
Halil Pasic
2017-10-20
s390x: move s390x_new_cpu() into board code
Igor Mammedov
2017-10-20
s390x: fix cpu object referrence leak in s390x_new_cpu()
Igor Mammedov
2017-10-20
s390x/event-facility: variable-length event masks
Cornelia Huck
2017-10-20
s390x/MAINTAINERS: add mailing list
Cornelia Huck
[next]