Age | Commit message (Expand) | Author |
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 |
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 |