Searched defs:VirtMachineState (Results 1 – 1 of 1) sorted by relevance
134 struct VirtMachineState { struct135 MachineState parent;136 Notifier machine_done;137 DeviceState *platform_bus_dev;138 FWCfgState *fw_cfg;139 PFlashCFI01 *flash[2];140 bool secure;141 bool highmem;142 bool highmem_compact;143 bool highmem_ecam;[all …]