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-06
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2017-06-05
scripts: Test script to look for -device crashes
Eduardo Habkost
2017-06-05
qemu.py: Add QEMUMachine.exitcode() method
Eduardo Habkost
2017-06-05
qemu.py: Don't set _popen=None on error/shutdown
Eduardo Habkost
2017-06-05
spapr: cleanup spapr_fixup_cpu_numa_dt() usage
Igor Mammedov
2017-06-05
numa: move numa_node from CPUState into target specific classes
Igor Mammedov
2017-06-05
numa: make hmp 'info numa' fetch numa nodes from qmp_query_cpus() result
Igor Mammedov
2017-06-05
numa: make sure that all cpus have has_node_id set if numa is enabled
Igor Mammedov
2017-06-05
numa: move default mapping init to machine
Igor Mammedov
2017-06-05
numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr
Igor Mammedov
2017-06-05
pc: Use "min-[x]level" on compat_props
Eduardo Habkost
2017-06-05
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170605' into staging
Peter Maydell
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é
[next]