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/dgibson/tags/ppc-for-2.10-20170606' int...
Peter Maydell
2017-06-06
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2017-06-06
spapr: Remove some non-useful properties on DRC objects
David Gibson
2017-06-06
spapr: Eliminate spapr_drc_get_type_str()
David Gibson
2017-06-06
spapr: Move configure-connector state into DRC
David Gibson
2017-06-06
spapr: Clean up spapr_dr_connector_by_*()
David Gibson
2017-06-06
spapr: Introduce DRC subclasses
David Gibson
2017-06-06
spapr/drc: don't migrate DRC of cold-plugged CPUs and LMBs
Greg Kurz
2017-06-06
spapr: Allow boot from vhost-*-scsi backends
Felipe Franciosi
2017-06-06
ppc/pnv: check the return value of fdt_setprop()
Cédric Le Goater
2017-06-06
spapr_nvram: Check return value from blk_getlength()
Peter Maydell
2017-06-06
target/ppc: Fixup set_spr error in h_register_process_table
Suraj Jitindar Singh
2017-06-06
target-ppc: Fix openpic timer read register offset
Aaron Larson
2017-06-06
spapr: Make DRC get_index and get_type methods into plain functions
David Gibson
2017-06-06
spapr: Abolish DRC set_configured method
David Gibson
2017-06-06
spapr: Abolish DRC get_fdt method
David Gibson
2017-06-06
spapr: Move DRC RTAS calls into spapr_drc.c
David Gibson
2017-06-06
migration: Mark CPU states dirty before incoming migration/loadvm
David Gibson
2017-06-06
migration: remove register_savevm()
Laurent Vivier
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
[next]