summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela60-147/+70
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (usb)Juan Quintela8-13/+11
2014-05-14Split ram_save_blockDr. David Alan Gilbert1-62/+79
2014-05-14arch_init: Simplify code for load_xbzrle()Chen Gang1-10/+4
2014-05-13Merge remote-tracking branch 'remotes/rth/fix-i386' into stagingPeter Maydell1-1/+1
2014-05-13exec-all.h: Use stl_le_p instead of stl_p patching x86Richard Henderson1-1/+1
2014-05-13Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20140512' into stagingPeter Maydell28-1156/+829
2014-05-13bsd-user: Remove reference to CONFIG_UNAME_RELEASEPeter Maydell1-1/+1
2014-05-13Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell11-62/+55
2014-05-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell32-178/+744
2014-05-13microblaze: boot: Don't hack the elf entry pointPeter Crosthwaite1-1/+1
2014-05-13xilinx_timer: Fix writes into TCSR registerGuenter Roeck1-1/+1
2014-05-13xilinx_intc: Fix writes into MER registerGuenter Roeck1-0/+3
2014-05-13microblaze: Respect the reset vectorEdgar E. Iglesias1-0/+2
2014-05-13microblaze: Support loading of u-boot initrd imagesEdgar E. Iglesias1-3/+9
2014-05-12tcg: Remove unreachable code in tcg_out_op and op_defsRichard Henderson11-245/+49
2014-05-12tcg: Use tcg_target_available_regs in tcg_reg_alloc_movRichard Henderson1-9/+10
2014-05-12tcg: Make call address a constant parameterRichard Henderson5-152/+72
2014-05-12tci: Create tcg_out_callRichard Henderson1-0/+5
2014-05-12tcg-mips: Split out tcg_out_callRichard Henderson1-8/+10
2014-05-12tcg-sparc: Create tcg_out_callRichard Henderson1-8/+14
2014-05-12tcg-ppc64: Rename tcg_out_calli to tcg_out_callRichard Henderson1-21/+16
2014-05-12tcg-ppc: Split out tcg_out_callRichard Henderson1-3/+8
2014-05-12tcg-s390: Rename tgen_calli to tcg_out_callRichard Henderson1-4/+4
2014-05-12tcg-i386: Rename tcg_out_calli to tcg_out_callRichard Henderson1-3/+3
2014-05-12tcg: Require TCG_TARGET_INSN_UNIT_SIZERichard Henderson1-3/+2
2014-05-12tci: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2-6/+14
2014-05-12tcg-mips: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2-80/+37
2014-05-12tcg-ia64: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2-145/+78
2014-05-12tcg-s390: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2-48/+45
2014-05-12tcg-aarch64: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2-69/+53
2014-05-12tcg-arm: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2-96/+55
2014-05-12tcg-sparc: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2-69/+60
2014-05-12tcg-ppc: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2-102/+94
2014-05-12tcg-ppc64: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2-84/+81
2014-05-12tcg-i386: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2-24/+26
2014-05-12tcg: Define tcg_insn_unit for code pointersRichard Henderson5-56/+107
2014-05-12tcg: Introduce byte pointer arithmetic helpersRichard Henderson1-0/+45
2014-05-12tcg: Avoid undefined behaviour patching code at unaligned addressesPeter Maydell2-6/+26
2014-05-12tcg: Avoid stores to unaligned addressesPeter Maydell1-3/+3
2014-05-12exec-all.h: Use stl_p to avoid undefined behaviour patching x86 jumpsPeter Maydell1-1/+1
2014-05-09libcacard: remove libcacard-specific CFLAGS and LIBS from global varsMichael Tokarev4-11/+10
2014-05-09build: simplify and fix fix-obj-varsPaolo Bonzini1-7/+7
2014-05-09glib: fix g_poll early timeout on windowsSangho Park2-1/+120
2014-05-09block: qemu-iotests - test for live migrationJeff Cody3-0/+134
2014-05-09block: qemu-iotests - update 085 to use common.qemuJeff Cody1-61/+12
2014-05-09block: qemu-iotests - add common.qemu, for bash-controlled qemu testsJeff Cody1-0/+200
2014-05-09block/raw-posix: Try both FIEMAP and SEEK_HOLEMax Reitz1-50/+77
2014-05-09gluster: Correctly propagate errors when volume isn't accessiblePeter Krempa1-1/+6
2014-05-09vl.c: remove init_clocks call from mainKirill Batuzov2-1/+3