aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio-balloon.c
AgeCommit message (Expand)Author
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