Home
last modified time | relevance | path

Searched refs:prefer_sockets (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/hw/core/
H A Dmachine-smp.c172 if (mc->smp_props.prefer_sockets) { in machine_parse_smp_config()
/openbmc/qemu/include/hw/
H A Dboards.h161 bool prefer_sockets; member
/openbmc/qemu/tests/unit/
H A Dtest-smp-parse.c889 mc->smp_props.prefer_sockets = true; in smp_parse_test()
893 mc->smp_props.prefer_sockets = false; in smp_parse_test()
/openbmc/qemu/hw/i386/
H A Dpc_q35.c471 m->smp_props.prefer_sockets = true; in pc_q35_machine_6_1_options()
H A Dpc_piix.c595 m->smp_props.prefer_sockets = true; in pc_i440fx_machine_6_1_options()
/openbmc/qemu/hw/s390x/
H A Ds390-virtio-ccw.c1019 mc->smp_props.prefer_sockets = true; in ccw_machine_6_1_class_options()
/openbmc/qemu/hw/arm/
H A Dvirt.c3450 mc->smp_props.prefer_sockets = true; in virt_machine_6_1_options()
/openbmc/qemu/hw/ppc/
H A Dspapr.c4854 mc->smp_props.prefer_sockets = true; in spapr_machine_6_1_class_options()