Home
last modified time | relevance | path

Searched refs:broken_host_serial_model (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/ppc/
H A Dspapr.h148 bool broken_host_serial_model; /* present real host info to the guest */ member
/openbmc/qemu/hw/ppc/
H A Dspapr.c1192 } else if (smc->broken_host_serial_model && kvmppc_get_host_model(&buf)) { in spapr_build_fdt()
1199 } else if (smc->broken_host_serial_model && kvmppc_get_host_serial(&buf)) { in spapr_build_fdt()
5011 smc->broken_host_serial_model = true; in spapr_machine_3_1_class_options()