summaryrefslogtreecommitdiff
path: root/hw/virtio-balloon.h
AgeCommit message (Expand)AuthorFilesLines
2013-03-28virtio-balloon: cleanup: remove qdev field.KONRAD Frederic1-1/+0
2013-03-28virtio-balloon: cleanup: QOM casts.KONRAD Frederic1-1/+1
2013-03-28virtio-balloon: add the virtio-balloon device.KONRAD Frederic1-0/+4
2013-03-18virtio: make virtio device's structures public.KONRAD Frederic1-0/+14
2013-03-01hw: include hw header files with full pathsPaolo Bonzini1-2/+2
2012-12-17pci: update all users to look in pci/Michael S. Tsirkin1-1/+1
2011-09-03Use new macro QEMU_PACKED for packed structuresStefan Weil1-1/+1
2010-01-26virtio: Add memory statistics reporting to the balloon driverAdam Litke1-0/+15
2009-05-14Virtio-balloon qdev conversionPaul Brook1-2/+0
2008-12-04Add virtio-balloon supportaliguori1-0/+42