Home
last modified time | relevance | path

Searched defs:HvBalloon (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/hyperv/
H A Dhv-balloon.c107 typedef struct HvBalloon { struct
108 VMBusDevice parent;
109 State state;
112 union dm_caps caps;
116 unsigned int trans_id;
118 struct {
123 } status_report;
126 uint64_t target;
127 bool target_changed;
130 union {
[all …]