aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: list libraries after objects, for proper linkageqemu-kvm-0.15.0-gentoo-1qemu-kvm-0.15.0-gentooDiego Elio Pettenò2011-08-141-2/+2
* 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
| * | Let users select their pythonsBlue Swirl2011-07-252-6/+19
| * | simpletrace: suppress a warning from unused variableBlue Swirl2011-07-251-1/+1
| * | Wrap recv to avoid warningsBlue Swirl2011-07-2513-15/+21
| * | Fix chrdev return value conversionBlue Swirl2011-07-242-4/+5
| * | qemu-ga: remove dependency on gio and gthreadAnthony Liguori2011-07-232-29/+12
| * | guest-agent: only enable FSFREEZE when it's supported by the kernelAnthony Liguori2011-07-231-5/+7
| * | Open 1.0 development branch.Anthony Liguori2011-07-231-1/+1
| |/
* | Merge branch 'upstream-merge' into nextAvi Kivity2011-07-27224-3032/+10632
|\ \
| * | Merge commit 'v0.15.0-rc0' into upstream-mergeAvi Kivity2011-07-27106-280/+486
| |\|
| | * Bump version to reflect v0.15.0-rc0Anthony Liguori2011-07-231-1/+1
| | * Correct spelling of licensedMatthew Fernandez2011-07-2364-64/+64
| | * Register Linux dyntick timer as per-thread signalJan Kiszka2011-07-233-0/+20
| | * mc146818rtc: Handle host clock resetsJan Kiszka2011-07-231-0/+20
| | * qemu-timer: Introduce clock reset notifierJan Kiszka2011-07-232-1/+33
| | * notifier: Pass data argument to callbackJan Kiszka2011-07-2313-23/+23
| | * ide: Turn properties any IDE device must have into bus propertiesMarkus Armbruster2011-07-231-1/+4
| | * virtio-serial: Turn props any virtio-serial-bus device must have into bus propsMarkus Armbruster2011-07-232-4/+5