aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio-balloon.c
AgeCommit message (Expand)Author
2012-07-09Merge remote-tracking branch 'mjt/mjt-iov2' into stagingAnthony Liguori
2012-06-15Add event notification for guest balloon changesDaniel P. Berrange
2012-06-07change iov_* function prototypes to be more appropriateMichael Tokarev
2012-05-21virtio: check virtio_load return codeOrit Wassermann
2012-01-03virtio-balloon: avoid cpu_get_physical_page_desc()Avi Kivity
2011-10-27qapi: Convert query-balloonLuiz Capitulino
2011-09-09virtio-balloon: Disassociate from the balloon handlers on unplugAmit Shah
2011-08-04virtio-balloon: Unregister savevm section on device unplugAmit Shah
2011-08-04virtio-balloon: Add exit handler, fix memleaksAmit Shah
2011-08-04virtio-balloon: Check if balloon registration failedAmit Shah
2011-08-04virtio-balloon: Fix header comment; add CopyrightAmit Shah
2011-08-04balloon: Separate out stat and balloon handlingAmit Shah
2011-08-04virtio-balloon: Separate status handling into separate functionAmit Shah
2011-04-15Remove unused sysemu.h include directivesBlue Swirl
2011-04-07virtio-balloon: fixed endianness bug in the config spaceAlexey Kardashevskiy
2010-10-01disable guest-provided stats on "info balloon" commandEduardo Habkost
2010-09-25Introduce qemu_madvise()Andreas Färber
2010-07-06savevm: Add DeviceState paramAlex Williamson
2010-04-28iov: Add iov_to_buf and iov_size helpersAmit Shah
2010-03-27balloon: Fix overflow when reporting actual memory sizeAdam Litke
2010-03-17balloon: Do not save VM state wrt asynchronous virtio operationsAdam Litke
2010-01-26virtio: Add memory statistics reporting to the balloon driverAdam Litke
2010-01-11virtio: add features as qdev propertiesMichael S. Tsirkin
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-05-18Separate virtio PCI codePaul Brook
2009-05-14Virtio-balloon qdev conversionPaul Brook
2009-05-14Virtio-net qdev conversionPaul Brook
2009-04-10Yet more phys_ram_base elimination.pbrook
2009-02-01Add and use #defines for PCI device classesblueswir1
2009-01-26Use the default subsystem vendor ID for virtio devices (Mark McLoughlin)aliguori
2008-12-11pci: virtio: use pci id defines (Gerd Hoffman)aliguori
2008-12-04Add virtio-balloon supportaliguori