summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'upstream/stable-0.15' into stable-0.15qemu-kvm-0.15.1Marcelo Tosatti2011-10-1920-83/+95
|\
| * Version 0.15.1Justin M. Forbes2011-10-111-1/+1
| * qed: fix use-after-free during l2 cache commitStefan Hajnoczi2011-10-052-5/+5
| * sdl: Fix termination in -no-shutdown modeJan Kiszka2011-10-031-1/+3
| * Fix termination by signal with -no-shutdownKevin Wolf2011-10-031-0/+1
| * Add support for finding libpng via pkg-config.Brad2011-10-031-0/+6
| * Check for presence of compiler -pthread flag.Brad2011-10-031-1/+1
| * Allow overriding the location of Samba's smbd.Brad2011-10-034-9/+13
| * Fix linker scriptsGerd Hoffmann2011-10-038-58/+48
| * Fix install(1) usage to be compatible with OpenBSD's install(1).Brad2011-10-031-3/+3
| * Fix qjson test of solidus encodingJan Kiszka2011-10-031-1/+2
| * configure: Copy test data to build directoryLuiz Capitulino2011-10-031-1/+1
| * monitor: fix build breakage for !CONFIG_VNCJamie Iles2011-08-311-1/+1
| * monitor: fix build breakage with --disable-vncTeLeMan2011-08-311-0/+2
| * Fix forcing multicast msgs to loopback on OpenBSD.Brad2011-08-311-2/+8
| * Merge branch 'stable-0.15' of git://git.qemu.org/qemuJustin M. Forbes2011-08-142-6/+12
| |\
| * \ Merge branch 'stable-0.15' of git://git.qemu.org/qemuJustin M. Forbes2011-08-043-66/+55
| |\ \
| * | | user: Restore debug usage message for '-d ?' in user mode emulationPeter Maydell2011-08-023-11/+16
* | | | Merge remote-tracking branch 'upstream/stable-0.15' into stable-0.15qemu-kvm-0.15.0Avi Kivity2011-08-099-84/+86
|\ \ \ \ | | |_|/ | |/| |
| * | | Update version to 0.15.0Anthony Liguori2011-08-081-1/+1
| * | | qcow2: Fix L1 table size after bdrv_snapshot_gotoKevin Wolf2011-08-051-5/+11
| | |/ | |/|
| * | Revert "floppy: save and restore DIR register"Anthony Liguori2011-08-041-50/+1
| * | alpha-softmmu: Disable for the 0.15 release branch.Richard Henderson2011-08-041-1/+0
| * | vhost build fix for i386Wolfgang Mauerer2011-08-041-0/+23
| * | guest agent: add --enable-guest-agent config optionMichael Roth2011-08-041-13/+27
| * | user: Restore debug usage message for '-d ?' in user mode emulationPeter Maydell2011-08-043-11/+16
| * | lm32: softusb: claim to support full speedMichael Walle2011-08-041-2/+4
| |/
| * Makefile: add missing deps on $(GENERATED_HEADERS)Michael Roth2011-07-311-1/+3
| * Update version to 0.15.0-rc2Anthony Liguori2011-07-311-1/+1
* | Fix default accelerator when configured with --disable-kvmDaniel P. Berrange2011-08-051-0/+5
* | Fix VERSION to reflect that we're in 0.15.0-rc1Avi Kivity2011-07-311-1/+1
* | Merge remote-tracking branch 'upstream/stable-0.15' into stable-0.15Avi Kivity2011-07-3128-151/+270
|\|
| * Bump version to 0.15.0-rc1Anthony Liguori2011-07-291-1/+1
| * Merge branch 'for-upstream-0.15' of git://git.linaro.org/people/pmaydell/qemu...Justin M. Forbes2011-07-293-35/+95
| |\
| | * target-arm: UNDEF on a VCVTT/VCVTB UNPREDICTABLE to avoid TCG assertPeter Maydell2011-07-271-8/+11
| | * target-arm: Handle UNDEF and UNPREDICTABLE cases for VLDM, VSTMPeter Maydell2011-07-271-7/+31
| | * target-arm: Support v6 barriers in linux-user modePeter Maydell2011-07-271-18/+33
| | * target-arm: Mark 1136r1 as a v6K corePeter Maydell2011-07-262-2/+20
| * | virtio-balloon: Unregister savevm section on device unplugAmit Shah2011-07-281-0/+4
| * | virtio-balloon: Add exit handler, fix memleaksAmit Shah2011-07-283-1/+16
| * | balloon: Reject negative balloon valuesAmit Shah2011-07-281-1/+7
| * | virtio-balloon: Check if balloon registration failedAmit Shah2011-07-282-1/+11
| * | balloon: Don't allow multiple balloon handler registrationsAmit Shah2011-07-282-4/+12
| * | virtio-balloon: Fix header comment; add CopyrightAmit Shah2011-07-261-1/+3
| * | balloon: Fix header comment; add CopyrightAmit Shah2011-07-261-2/+3
| * | balloon: Separate out stat and balloon handlingAmit Shah2011-07-263-15/+17
| * | virtio-balloon: Separate status handling into separate functionAmit Shah2011-07-261-20/+31
| * | balloon: Simplify code flowAmit Shah2011-07-261-9/+7
| * | balloon: Add braces around if statementsAmit Shah2011-07-261-3/+4
| * | balloon: Make functions, local vars staticAmit Shah2011-07-262-15/+11