summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela2014-05-1364-169/+58
* disas/libvixl: Update to libvixl 1.4Peter Maydell2014-05-1311-342/+628
* Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20140512' into stagingPeter Maydell2014-05-1328-1156/+829
|\
| * tcg: Remove unreachable code in tcg_out_op and op_defsRichard Henderson2014-05-1211-245/+49
| * tcg: Use tcg_target_available_regs in tcg_reg_alloc_movRichard Henderson2014-05-121-9/+10
| * tcg: Make call address a constant parameterRichard Henderson2014-05-125-152/+72
| * tci: Create tcg_out_callRichard Henderson2014-05-121-0/+5
| * tcg-mips: Split out tcg_out_callRichard Henderson2014-05-121-8/+10
| * tcg-sparc: Create tcg_out_callRichard Henderson2014-05-121-8/+14
| * tcg-ppc64: Rename tcg_out_calli to tcg_out_callRichard Henderson2014-05-121-21/+16
| * tcg-ppc: Split out tcg_out_callRichard Henderson2014-05-121-3/+8
| * tcg-s390: Rename tgen_calli to tcg_out_callRichard Henderson2014-05-121-4/+4
| * tcg-i386: Rename tcg_out_calli to tcg_out_callRichard Henderson2014-05-121-3/+3
| * tcg: Require TCG_TARGET_INSN_UNIT_SIZERichard Henderson2014-05-121-3/+2
| * tci: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2014-05-122-6/+14
| * tcg-mips: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2014-05-122-80/+37
| * tcg-ia64: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2014-05-122-145/+78
| * tcg-s390: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2014-05-122-48/+45
| * tcg-aarch64: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2014-05-122-69/+53
| * tcg-arm: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2014-05-122-96/+55
| * tcg-sparc: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2014-05-122-69/+60
| * tcg-ppc: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2014-05-122-102/+94
| * tcg-ppc64: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2014-05-122-84/+81
| * tcg-i386: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2014-05-122-24/+26
| * tcg: Define tcg_insn_unit for code pointersRichard Henderson2014-05-125-56/+107
| * tcg: Introduce byte pointer arithmetic helpersRichard Henderson2014-05-121-0/+45
| * tcg: Avoid undefined behaviour patching code at unaligned addressesPeter Maydell2014-05-122-6/+26
| * tcg: Avoid stores to unaligned addressesPeter Maydell2014-05-121-3/+3
| * exec-all.h: Use stl_p to avoid undefined behaviour patching x86 jumpsPeter Maydell2014-05-121-1/+1
* | bsd-user: Remove reference to CONFIG_UNAME_RELEASEPeter Maydell2014-05-131-1/+1
* | Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell2014-05-1311-62/+55
|\ \
| * | libcacard: remove libcacard-specific CFLAGS and LIBS from global varsMichael Tokarev2014-05-094-11/+10
| * | build: simplify and fix fix-obj-varsPaolo Bonzini2014-05-091-7/+7
| * | build: convert some obj-specific CFLAGS to use new foo.o-cflags syntaxMichael Tokarev2014-05-086-10/+6
| * | build: add support for per-object -cflags and -libs to all rulesPaolo Bonzini2014-05-081-5/+5
| * | Makefile: use $(INSTALL_LIB) for modules not $(INSTALL_PROG)Michael Tokarev2014-05-081-1/+1
| * | Makefile.target: use $(INSTALL_PROG) for installing, not $(INSTALL)Michael Tokarev2014-05-081-1/+1
| * | Makefile: strip tools and modules tooMichael Tokarev2014-05-082-5/+13
| * | build: simplify Makefile.target around unnest-vars invocationsPaolo Bonzini2014-05-081-9/+2
| * | build: simplify Makefile.target a bit, use just one rule for softmmuMichael Tokarev2014-05-081-15/+11
| * | build: Fix per-object variables for Makefile.targetPaolo Bonzini2014-05-081-0/+1
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-05-1332-178/+744
|\ \ \
| * | | glib: fix g_poll early timeout on windowsSangho Park2014-05-092-1/+120
| * | | block: qemu-iotests - test for live migrationJeff Cody2014-05-093-0/+134
| * | | block: qemu-iotests - update 085 to use common.qemuJeff Cody2014-05-091-61/+12
| * | | block: qemu-iotests - add common.qemu, for bash-controlled qemu testsJeff Cody2014-05-091-0/+200
| * | | block/raw-posix: Try both FIEMAP and SEEK_HOLEMax Reitz2014-05-091-50/+77
| * | | gluster: Correctly propagate errors when volume isn't accessiblePeter Krempa2014-05-091-1/+6
| * | | vl.c: remove init_clocks call from mainKirill Batuzov2014-05-092-1/+3
| * | | block: Fix open flags with BDRV_O_SNAPSHOTKevin Wolf2014-05-094-16/+34
OpenPOWER on IntegriCloud