Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dspapr.h139 struct SpaprMachineClass { struct
141 MachineClass parent_class;
144 bool dr_phb_enabled; /* enable dynamic-reconfig/hotplug of PHBs */
145 bool update_dt_enabled; /* enable KVMPPC_H_UPDATE_DT */
146 bool legacy_irq_allocation;
147 uint32_t nr_xirqs;
148 bool broken_host_serial_model; /* present real host info to the guest */
149 bool pre_4_1_migration; /* don't migrate hpt-max-page-size */
150 bool linux_pci_probe;
151 bool smp_threads_vsmt; /* set VSMT to smp_threads by default */
[all …]