aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-31Fix VERSION to reflect that we're in 0.15.0-rc1qemu-kvm-0.15.0-rc1Avi Kivity
2011-07-31Merge remote-tracking branch 'upstream/stable-0.15' into stable-0.15Avi Kivity
2011-07-29Bump version to 0.15.0-rc1v0.15.0-rc1Anthony Liguori
2011-07-29Merge branch 'for-upstream-0.15' of git://git.linaro.org/people/pmaydell/qemu...Justin M. Forbes
2011-07-28virtio-balloon: Unregister savevm section on device unplugAmit Shah
2011-07-28virtio-balloon: Add exit handler, fix memleaksAmit Shah
2011-07-28balloon: Reject negative balloon valuesAmit Shah
2011-07-28virtio-balloon: Check if balloon registration failedAmit Shah
2011-07-28balloon: Don't allow multiple balloon handler registrationsAmit Shah
2011-07-27Merge branch 'upstream-merge' into nextqemu-kvm-0.15.0-rc0Avi Kivity
2011-07-27Merge commit 'v0.15.0-rc0' into upstream-mergeAvi Kivity
2011-07-27Merge commit '6141dbfe0a595076310f690ec8db84ad5be2cde5' into upstream-mergeAvi Kivity
2011-07-27Merge commit '69d7e218fd9846b7f5946fe8e17ca609c7fd7ef1' into upstream-mergeAvi Kivity
2011-07-27Merge commit 'e18df14185e817ba735bce57ecdef9a55fb3d093' into upstream-mergeAvi Kivity
2011-07-27Merge commit 'ae73e5919a75622d2c029d5a0e240115990fb735' into upstream-mergeAvi Kivity
2011-07-27Merge commit '21673cdecb9e9b5a22acaf0a44e47145beb1999e' into upstream-mergeAvi Kivity
2011-07-27device-assignment: remove unused variable e_deviceAvi Kivity
2011-07-27device-assignment: silence warning on unchecked write to pci sysfs reset fileAvi Kivity
2011-07-27target-arm: UNDEF on a VCVTT/VCVTB UNPREDICTABLE to avoid TCG assertPeter Maydell
2011-07-27target-arm: Handle UNDEF and UNPREDICTABLE cases for VLDM, VSTMPeter Maydell
2011-07-27target-arm: Support v6 barriers in linux-user modePeter Maydell
2011-07-27device-assignment: handle device with incorrect PCIe Cap structure sizeDonald Dutile
2011-07-26target-arm: Mark 1136r1 as a v6K corePeter Maydell
2011-07-26virtio-balloon: Fix header comment; add CopyrightAmit Shah
2011-07-26balloon: Fix header comment; add CopyrightAmit Shah
2011-07-26balloon: Separate out stat and balloon handlingAmit Shah
2011-07-26virtio-balloon: Separate status handling into separate functionAmit Shah
2011-07-26balloon: Simplify code flowAmit Shah
2011-07-26balloon: Add braces around if statementsAmit Shah
2011-07-26balloon: Make functions, local vars staticAmit Shah
2011-07-25Let users select their pythonsBlue Swirl
2011-07-25simpletrace: suppress a warning from unused variableBlue Swirl
2011-07-25Wrap recv to avoid warningsBlue Swirl
2011-07-24Fix chrdev return value conversionBlue Swirl
2011-07-23qemu-ga: remove dependency on gio and gthreadAnthony Liguori
2011-07-23guest-agent: only enable FSFREEZE when it's supported by the kernelAnthony Liguori
2011-07-23Open 1.0 development branch.Anthony Liguori
2011-07-23Bump version to reflect v0.15.0-rc0v0.15.0-rc0Anthony Liguori
2011-07-23Correct spelling of licensedMatthew Fernandez
2011-07-23Register Linux dyntick timer as per-thread signalJan Kiszka
2011-07-23mc146818rtc: Handle host clock resetsJan Kiszka
2011-07-23qemu-timer: Introduce clock reset notifierJan Kiszka
2011-07-23notifier: Pass data argument to callbackJan Kiszka
2011-07-23ide: Turn properties any IDE device must have into bus propertiesMarkus Armbruster
2011-07-23virtio-serial: Turn props any virtio-serial-bus device must have into bus propsMarkus Armbruster
2011-07-23virtio-serial: Clean up virtser_bus_dev_print() outputMarkus Armbruster
2011-07-23usb-ccid: Drop unused CCIDCardInfo callback print()Markus Armbruster
2011-07-23Remove unused USES_X509_AUTH macro from VNC sasl codeDaniel P. Berrange
2011-07-23Introduce a 'client_add' monitor command accepting an open FDDaniel P. Berrange
2011-07-23Store VNC auth scheme per-client as well as per-serverDaniel P. Berrange