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.h118 struct VirtMachineClass { struct
119 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 …]