Home
last modified time | relevance | path

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

/qemu/include/hw/arm/
H A Dvirt.h134 struct VirtMachineState { struct
135 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 …]