summaryrefslogtreecommitdiffstats
path: root/hw/virtio-balloon.c
Commit message (Expand)AuthorAgeFilesLines
* disable guest-provided stats on "info balloon" commandEduardo Habkost2010-10-011-1/+7
* Introduce qemu_madvise()Andreas Färber2010-09-251-2/+2
* savevm: Add DeviceState paramAlex Williamson2010-07-061-1/+2
* iov: Add iov_to_buf and iov_size helpersAmit Shah2010-04-281-31/+4
* balloon: Fix overflow when reporting actual memory sizeAdam Litke2010-03-271-1/+2
* balloon: Do not save VM state wrt asynchronous virtio operationsAdam Litke2010-03-171-9/+0
* virtio: Add memory statistics reporting to the balloon driverAdam Litke2010-01-261-4/+123
* virtio: add features as qdev propertiesMichael S. Tsirkin2010-01-111-2/+2
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-4/+4
* Get rid of _t suffixmalc2009-10-011-4/+4
* Separate virtio PCI codePaul Brook2009-05-181-15/+5
* Virtio-balloon qdev conversionPaul Brook2009-05-141-9/+9
* Virtio-net qdev conversionPaul Brook2009-05-141-4/+8
* Yet more phys_ram_base elimination.pbrook2009-04-101-1/+3
* Add and use #defines for PCI device classesblueswir12009-02-011-1/+1
* Use the default subsystem vendor ID for virtio devices (Mark McLoughlin)aliguori2009-01-261-1/+2
* pci: virtio: use pci id defines (Gerd Hoffman)aliguori2008-12-111-1/+2
* Add virtio-balloon supportaliguori2008-12-041-0/+194
OpenPOWER on IntegriCloud