Lines Matching defs:VirtMachineClass
118 struct VirtMachineClass { struct
119 MachineClass parent;
120 bool no_tcg_its;
121 bool no_highmem_compact;
122 bool no_ged; /* Machines < 4.2 have no support for ACPI GED device */
123 bool kvm_no_adjvtime;
124 bool no_kvm_steal_time;
125 bool acpi_expose_flash;
126 bool no_secure_gpio;
128 bool no_cpu_topology;
129 bool no_tcg_lpa2;
130 bool no_ns_el2_virt_timer_irq;
131 bool no_nested_smmu;