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-06-05
target/alpha: Use goto_tb for fallthru between TBs
Richard Henderson
2017-06-05
target/alpha: Implement WTINT inline
Richard Henderson
2017-06-05
target/mips: optimize indirect branches
Aurelien Jarno
2017-06-05
target/mips: optimize cross-page direct jumps in softmmu
Aurelien Jarno
2017-06-05
target/aarch64: optimize indirect branches
Emilio G. Cota
2017-06-05
target/aarch64: optimize cross-page direct jumps in softmmu
Emilio G. Cota
2017-06-05
target/hppa: Use tcg_gen_lookup_and_goto_ptr
Richard Henderson
2017-06-05
target/s390: Use tcg_gen_lookup_and_goto_ptr
Richard Henderson
2017-06-05
tcg/mips: implement goto_ptr
Aurelien Jarno
2017-06-05
tcg/arm: Implement goto_ptr
Richard Henderson
2017-06-05
tcg/arm: Clarify tcg_out_bx for arm4 host
Richard Henderson
2017-06-05
tcg/s390: Implement goto_ptr
Richard Henderson
2017-06-05
tcg/sparc: Implement goto_ptr
Richard Henderson
2017-06-05
tcg/aarch64: Implement goto_ptr
Richard Henderson
2017-06-05
tcg/ppc: Implement goto_ptr
Richard Henderson
2017-06-05
tb-hash: improve tb_jmp_cache hash function in user mode
Emilio G. Cota
2017-06-05
target/i386: optimize indirect branches
Emilio G. Cota
2017-06-05
target/i386: optimize cross-page direct jumps in softmmu
Emilio G. Cota
2017-06-05
target/i386: introduce gen_jr helper to generate lookup_and_goto_ptr
Emilio G. Cota
2017-06-05
target/arm: optimize indirect branches
Emilio G. Cota
2017-06-05
target/arm: optimize cross-page direct jumps in softmmu
Emilio G. Cota
2017-06-05
tcg/i386: implement goto_ptr
Emilio G. Cota
2017-06-05
tcg: Introduce goto_ptr opcode and tcg_gen_lookup_and_goto_ptr
Emilio G. Cota
2017-06-05
qemu/atomic: Loosen restrictions for 64-bit ILP32 hosts
Richard Henderson
2017-06-05
tcg/sparc: Use the proper compilation flags for 32-bit
Richard Henderson
2017-06-05
target/nios2: Fix 64-bit ilp32 compilation
Richard Henderson
2017-06-05
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2017-06-05
hw/core: nmi.c can be compiled as common-obj nowadays
Thomas Huth
2017-06-05
Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into s...
Peter Maydell
2017-06-04
dump: fix memory_mapping_filter leak
Marc-André Lureau
2017-06-04
ide-test: check return of fwrite
John Snow
2017-06-04
help: Add newline to end of thread option help text
Suraj Jitindar Singh
2017-06-04
qemu-ga: remove useless allocation
Marc-André Lureau
2017-06-04
scsi/lsi53c895a: Remove unused lsi_mem_*() return value
Mao Zhongyi
2017-06-04
qapi: Fix some QMP documentation regressions
Eric Blake
2017-06-04
hw/mips: add missing include
Philippe Mathieu-Daudé
2017-06-04
register: display register prefix (name) since it is available
Philippe Mathieu-Daudé
2017-06-04
hw/sparc: use ARRAY_SIZE() macro
Philippe Mathieu-Daudé
2017-06-04
hw/xtensa: sim: use g_string/g_new
Max Filippov
2017-06-04
target/arm: add data cache invalidation cp15 instruction to cortex-r5
Luc MICHEL
2017-06-04
block: Correct documentation for BLOCK_WRITE_THRESHOLD
Eric Blake
2017-06-04
trivial: Remove unneeded ifndef in memory.h
Juan Quintela
2017-06-04
altera_timer: fix incorrect memset
Paolo Bonzini
2017-06-04
configure: Detect native NetBSD curses(3)
Kamil Rytarowski
2017-06-04
tests/libqtest: Print error instead of aborting when env variable is missing
Thomas Huth
2017-06-04
docs/qdev-device-use.txt: update section Default Devices
Markus Armbruster
2017-06-04
docs qemu-doc: Avoid ide-drive, it's deprecated
Markus Armbruster
2017-06-04
qemu-doc: Add hyperlinks to further license information
Thomas Huth
2017-06-04
qemu-doc: Move the qemu-ga description into a separate chapter
Thomas Huth
2017-06-02
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
[next]