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.h115 struct VirtMachineClass { struct
116 MachineClass parent;
118 bool no_its;
119 bool no_tcg_its;
120 bool no_pmu;
124 bool no_highmem_ecam;
126 bool kvm_no_adjvtime;
127 bool no_kvm_steal_time;
129 bool no_secure_gpio;
131 bool no_cpu_topology;
[all …]