aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-15Revert "iotests: Use configured python"HEADmasterPeter Maydell
2014-05-13Merge remote-tracking branch 'remotes/rth/fix-i386' into stagingPeter Maydell
2014-05-13exec-all.h: Use stl_le_p instead of stl_p patching x86Richard Henderson
2014-05-13Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20140512' into stagingPeter Maydell
2014-05-13bsd-user: Remove reference to CONFIG_UNAME_RELEASEPeter Maydell
2014-05-13Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell
2014-05-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-05-13microblaze: boot: Don't hack the elf entry pointPeter Crosthwaite
2014-05-13xilinx_timer: Fix writes into TCSR registerGuenter Roeck
2014-05-13xilinx_intc: Fix writes into MER registerGuenter Roeck
2014-05-13microblaze: Respect the reset vectorEdgar E. Iglesias
2014-05-13microblaze: Support loading of u-boot initrd imagesEdgar E. Iglesias
2014-05-12tcg: Remove unreachable code in tcg_out_op and op_defsRichard Henderson
2014-05-12tcg: Use tcg_target_available_regs in tcg_reg_alloc_movRichard Henderson
2014-05-12tcg: Make call address a constant parameterRichard Henderson
2014-05-12tci: Create tcg_out_callRichard Henderson
2014-05-12tcg-mips: Split out tcg_out_callRichard Henderson
2014-05-12tcg-sparc: Create tcg_out_callRichard Henderson
2014-05-12tcg-ppc64: Rename tcg_out_calli to tcg_out_callRichard Henderson
2014-05-12tcg-ppc: Split out tcg_out_callRichard Henderson
2014-05-12tcg-s390: Rename tgen_calli to tcg_out_callRichard Henderson
2014-05-12tcg-i386: Rename tcg_out_calli to tcg_out_callRichard Henderson
2014-05-12tcg: Require TCG_TARGET_INSN_UNIT_SIZERichard Henderson
2014-05-12tci: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson
2014-05-12tcg-mips: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson
2014-05-12tcg-ia64: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson
2014-05-12tcg-s390: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson
2014-05-12tcg-aarch64: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson
2014-05-12tcg-arm: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson
2014-05-12tcg-sparc: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson
2014-05-12tcg-ppc: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson
2014-05-12tcg-ppc64: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson
2014-05-12tcg-i386: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson
2014-05-12tcg: Define tcg_insn_unit for code pointersRichard Henderson
2014-05-12tcg: Introduce byte pointer arithmetic helpersRichard Henderson
2014-05-12tcg: Avoid undefined behaviour patching code at unaligned addressesPeter Maydell
2014-05-12tcg: Avoid stores to unaligned addressesPeter Maydell
2014-05-12exec-all.h: Use stl_p to avoid undefined behaviour patching x86 jumpsPeter Maydell
2014-05-09libcacard: remove libcacard-specific CFLAGS and LIBS from global varsMichael Tokarev
2014-05-09build: simplify and fix fix-obj-varsPaolo Bonzini
2014-05-09glib: fix g_poll early timeout on windowsSangho Park
2014-05-09block: qemu-iotests - test for live migrationJeff Cody
2014-05-09block: qemu-iotests - update 085 to use common.qemuJeff Cody
2014-05-09block: qemu-iotests - add common.qemu, for bash-controlled qemu testsJeff Cody
2014-05-09block/raw-posix: Try both FIEMAP and SEEK_HOLEMax Reitz
2014-05-09gluster: Correctly propagate errors when volume isn't accessiblePeter Krempa
2014-05-09vl.c: remove init_clocks call from mainKirill Batuzov
2014-05-09block: Fix open flags with BDRV_O_SNAPSHOTKevin Wolf
2014-05-09Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-05-09Revert "qapi: Clean up superfluous null check in qapi_dealloc_type_str()"Peter Lieven