aboutsummaryrefslogtreecommitdiff
path: root/include/hw/virtio/virtio-balloon.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-2/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2020-07-22virtio-balloon: Replace free page hinting references to 'report' with 'hint'Alexander Duyck1-10/+10
2020-06-09virtio-balloon: Provide an interface for free page reportingAlexander Duyck1-1/+1
2020-06-09virtio-balloon: Implement support for page poison reporting featureAlexander Duyck1-0/+1
2019-07-25virtio-balloon: Use temporary PBP onlyDavid Hildenbrand1-3/+0
2019-07-12virtio-balloon: fix QEMU 4.0 config size migration incompatibilityStefan Hajnoczi1-0/+2
2019-03-06virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINTWei Wang1-1/+27
2019-02-22virtio-balloon: Safely handle BALLOON_PAGE_SIZE < host page sizeDavid Gibson1-0/+3
2018-05-20trivial: Do not include pci.h if it is not necessaryThomas Huth1-1/+0
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster1-2/+2
2016-02-06virtio: move allocation to virtqueue_pop/vring_popPaolo Bonzini1-1/+1
2015-06-23balloon: add a feature bit to let Guest OS deflate balloon on oomDenis V. Lunev1-0/+1
2015-06-10virtio_balloon: header updateMichael S. Tsirkin1-0/+6
2015-02-26virtio-balloon: use standard headersMichael S. Tsirkin1-33/+2
2013-04-15virtio: fix broken aliases.KONRAD Frederic1-1/+1
2013-04-08hw: move headers to include/Paolo Bonzini1-0/+72