]> git.ipfire.org Git - thirdparty/qemu.git/commit
Add Hyper-V Dynamic Memory Protocol definitions
authorMaciej S. Szmigiero <maciej.szmigiero@oracle.com>
Mon, 12 Jun 2023 14:00:53 +0000 (16:00 +0200)
committerMaciej S. Szmigiero <maciej.szmigiero@oracle.com>
Mon, 6 Nov 2023 12:54:57 +0000 (13:54 +0100)
commit4f80cd2f033e73bb65adf69bd337ae3052629fdf
treec2561e72ddc30b5cea74dea1f2535a05db5af352
parenteb1b7c4bd4135648a96449d4607063e80692fd0c
Add Hyper-V Dynamic Memory Protocol definitions

This commit adds Hyper-V Dynamic Memory Protocol definitions, taken
from hv_balloon Linux kernel driver, adapted to the QEMU coding style and
definitions.

Acked-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Maciej S. Szmigiero <maciej.szmigiero@oracle.com>
include/hw/hyperv/dynmem-proto.h [new file with mode: 0644]