Searched defs:VirtMachineState (Results 1 – 1 of 1) sorted by relevance
140 struct VirtMachineState { struct141 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 …]