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