aboutsummaryrefslogtreecommitdiffstats
path: root/hw/virtio-balloon.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-28iov: Add iov_to_buf and iov_size helpersAmit Shah1-31/+4
2010-03-27balloon: Fix overflow when reporting actual memory sizeAdam Litke1-1/+2
2010-03-17balloon: Do not save VM state wrt asynchronous virtio operationsAdam Litke1-9/+0
2010-01-26virtio: Add memory statistics reporting to the balloon driverAdam Litke1-4/+123
2010-01-11virtio: add features as qdev propertiesMichael S. Tsirkin1-2/+2
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-4/+4
2009-10-01Get rid of _t suffixmalc1-4/+4
2009-05-18Separate virtio PCI codePaul Brook1-15/+5
2009-05-14Virtio-balloon qdev conversionPaul Brook1-9/+9
2009-05-14Virtio-net qdev conversionPaul Brook1-4/+8
2009-04-10Yet more phys_ram_base elimination.pbrook1-1/+3
2009-02-01Add and use #defines for PCI device classesblueswir11-1/+1
2009-01-26Use the default subsystem vendor ID for virtio devices (Mark McLoughlin)aliguori1-1/+2
2008-12-11pci: virtio: use pci id defines (Gerd Hoffman)aliguori1-1/+2
2008-12-04Add virtio-balloon supportaliguori1-0/+194