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.h140 struct VirtMachineState { struct
141 MachineState parent;
142 Notifier machine_done;
143 DeviceState *platform_bus_dev;
144 FWCfgState *fw_cfg;
145 PFlashCFI01 *flash[2];
146 bool secure;
147 bool highmem;
148 bool highmem_compact;
149 bool highmem_ecam;
[all …]