Searched defs:VirtMachineClass (Results 1 – 1 of 1) sorted by relevance
118 struct VirtMachineClass { struct119 MachineClass parent;120 bool disallow_affinity_adjustment;121 bool no_its;122 bool no_tcg_its;123 bool no_pmu;124 bool claim_edge_triggered_timers;125 bool smbios_old_sys_ver;126 bool no_highmem_compact;127 bool no_highmem_ecam;[all …]