Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/arm/
H A Dvirt.h121 struct VirtMachineClass { struct
122 MachineClass parent;
123 bool no_tcg_its;
124 bool no_highmem_compact;
125 bool no_ged; /* Machines < 4.2 have no support for ACPI GED device */
126 bool kvm_no_adjvtime;
127 bool no_kvm_steal_time;
128 bool acpi_expose_flash;
129 bool no_secure_gpio;
131 bool no_cpu_topology;
[all …]