summary refs log tree commit diff stats
path: root/hw/hyperv/hv-balloon-stub.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* qapi: Add HV_BALLOON_STATUS_REPORT event and its QMP query commandMaciej S. Szmigiero2023-11-061-0/+19
Used by the hv-balloon driver for (optional) guest memory status reports. Acked-by: David Hildenbrand <david@redhat.com> Signed-off-by: Maciej S. Szmigiero <maciej.szmigiero@oracle.com>