summaryrefslogtreecommitdiff
path: root/include/hw/virtio/virtio-balloon.h
AgeCommit message (Expand)Author
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-07-22virtio-balloon: Replace free page hinting references to 'report' with 'hint'Alexander Duyck
2020-06-09virtio-balloon: Provide an interface for free page reportingAlexander Duyck
2020-06-09virtio-balloon: Implement support for page poison reporting featureAlexander Duyck
2019-07-25virtio-balloon: Use temporary PBP onlyDavid Hildenbrand
2019-07-12virtio-balloon: fix QEMU 4.0 config size migration incompatibilityStefan Hajnoczi
2019-03-06virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINTWei Wang
2019-02-22virtio-balloon: Safely handle BALLOON_PAGE_SIZE < host page sizeDavid Gibson
2018-05-20trivial: Do not include pci.h if it is not necessaryThomas Huth
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-02-06virtio: move allocation to virtqueue_pop/vring_popPaolo Bonzini
2015-06-23balloon: add a feature bit to let Guest OS deflate balloon on oomDenis V. Lunev
2015-06-10virtio_balloon: header updateMichael S. Tsirkin
2015-02-26virtio-balloon: use standard headersMichael S. Tsirkin
2013-04-15virtio: fix broken aliases.KONRAD Frederic
2013-04-08hw: move headers to include/Paolo Bonzini