Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/arm/
H A Dvirt.h137 struct VirtMachineState { struct
138 MachineState parent;
139 Notifier machine_done;
140 DeviceState *platform_bus_dev;
141 FWCfgState *fw_cfg;
142 PFlashCFI01 *flash[2];
143 bool secure;
144 bool highmem;
145 bool highmem_compact;
146 bool highmem_cxl;
[all …]