aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-06Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2017-06-05scripts: Test script to look for -device crashesEduardo Habkost
2017-06-05qemu.py: Add QEMUMachine.exitcode() methodEduardo Habkost
2017-06-05qemu.py: Don't set _popen=None on error/shutdownEduardo Habkost
2017-06-05spapr: cleanup spapr_fixup_cpu_numa_dt() usageIgor Mammedov
2017-06-05numa: move numa_node from CPUState into target specific classesIgor Mammedov
2017-06-05numa: make hmp 'info numa' fetch numa nodes from qmp_query_cpus() resultIgor Mammedov
2017-06-05numa: make sure that all cpus have has_node_id set if numa is enabledIgor Mammedov
2017-06-05numa: move default mapping init to machineIgor Mammedov
2017-06-05numa: consolidate cpu_preplug fixups/checks for pc/arm/spaprIgor Mammedov
2017-06-05pc: Use "min-[x]level" on compat_propsEduardo Habkost
2017-06-05Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170605' into stagingPeter Maydell
2017-06-05target/alpha: Use goto_tb for fallthru between TBsRichard Henderson
2017-06-05target/alpha: Implement WTINT inlineRichard Henderson
2017-06-05target/mips: optimize indirect branchesAurelien Jarno
2017-06-05target/mips: optimize cross-page direct jumps in softmmuAurelien Jarno
2017-06-05target/aarch64: optimize indirect branchesEmilio G. Cota
2017-06-05target/aarch64: optimize cross-page direct jumps in softmmuEmilio G. Cota
2017-06-05target/hppa: Use tcg_gen_lookup_and_goto_ptrRichard Henderson
2017-06-05target/s390: Use tcg_gen_lookup_and_goto_ptrRichard Henderson
2017-06-05tcg/mips: implement goto_ptrAurelien Jarno
2017-06-05tcg/arm: Implement goto_ptrRichard Henderson
2017-06-05tcg/arm: Clarify tcg_out_bx for arm4 hostRichard Henderson
2017-06-05tcg/s390: Implement goto_ptrRichard Henderson
2017-06-05tcg/sparc: Implement goto_ptrRichard Henderson
2017-06-05tcg/aarch64: Implement goto_ptrRichard Henderson
2017-06-05tcg/ppc: Implement goto_ptrRichard Henderson
2017-06-05tb-hash: improve tb_jmp_cache hash function in user modeEmilio G. Cota
2017-06-05target/i386: optimize indirect branchesEmilio G. Cota
2017-06-05target/i386: optimize cross-page direct jumps in softmmuEmilio G. Cota
2017-06-05target/i386: introduce gen_jr helper to generate lookup_and_goto_ptrEmilio G. Cota
2017-06-05target/arm: optimize indirect branchesEmilio G. Cota
2017-06-05target/arm: optimize cross-page direct jumps in softmmuEmilio G. Cota
2017-06-05tcg/i386: implement goto_ptrEmilio G. Cota
2017-06-05tcg: Introduce goto_ptr opcode and tcg_gen_lookup_and_goto_ptrEmilio G. Cota
2017-06-05qemu/atomic: Loosen restrictions for 64-bit ILP32 hostsRichard Henderson
2017-06-05tcg/sparc: Use the proper compilation flags for 32-bitRichard Henderson
2017-06-05target/nios2: Fix 64-bit ilp32 compilationRichard Henderson
2017-06-05Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2017-06-05hw/core: nmi.c can be compiled as common-obj nowadaysThomas Huth
2017-06-05Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into s...Peter Maydell
2017-06-04dump: fix memory_mapping_filter leakMarc-André Lureau
2017-06-04ide-test: check return of fwriteJohn Snow
2017-06-04help: Add newline to end of thread option help textSuraj Jitindar Singh
2017-06-04qemu-ga: remove useless allocationMarc-André Lureau
2017-06-04scsi/lsi53c895a: Remove unused lsi_mem_*() return valueMao Zhongyi
2017-06-04qapi: Fix some QMP documentation regressionsEric Blake
2017-06-04hw/mips: add missing includePhilippe Mathieu-Daudé
2017-06-04register: display register prefix (name) since it is availablePhilippe Mathieu-Daudé
2017-06-04hw/sparc: use ARRAY_SIZE() macroPhilippe Mathieu-Daudé