]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Use CPU clusters for guests
authorAndrea Bolognani <abologna@redhat.com>
Fri, 5 Jan 2024 17:44:56 +0000 (18:44 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 15 Jan 2024 13:56:35 +0000 (14:56 +0100)
commit655459420adb447da4744408e62537bc6ae960dd
tree63b669e2b635ed4ac875ce0730c287fdf4f17f79
parentbeb27dc61ed4bfe60ca32ec2cbbc937215f9e139
qemu: Use CPU clusters for guests

https://issues.redhat.com/browse/RHEL-7043

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
44 files changed:
src/qemu/qemu_command.c
tests/qemuxml2argvdata/cpu-hotplug-startup.x86_64-latest.args
tests/qemuxml2argvdata/cpu-numa-disjoint.x86_64-latest.args
tests/qemuxml2argvdata/cpu-numa-disordered.x86_64-latest.args
tests/qemuxml2argvdata/cpu-numa-memshared.x86_64-latest.args
tests/qemuxml2argvdata/cpu-numa-no-memory-element.x86_64-latest.args
tests/qemuxml2argvdata/cpu-numa1.x86_64-latest.args
tests/qemuxml2argvdata/cpu-numa2.x86_64-latest.args
tests/qemuxml2argvdata/cpu-topology1.x86_64-latest.args
tests/qemuxml2argvdata/cpu-topology2.x86_64-latest.args
tests/qemuxml2argvdata/cpu-topology3.x86_64-latest.args
tests/qemuxml2argvdata/cpu-topology4.x86_64-latest.args
tests/qemuxml2argvdata/fd-memory-no-numa-topology.x86_64-latest.args
tests/qemuxml2argvdata/fd-memory-numa-topology.x86_64-latest.args
tests/qemuxml2argvdata/fd-memory-numa-topology2.x86_64-latest.args
tests/qemuxml2argvdata/fd-memory-numa-topology3.x86_64-latest.args
tests/qemuxml2argvdata/hugepages-nvdimm.x86_64-latest.args
tests/qemuxml2argvdata/memfd-memory-default-hugepage.x86_64-latest.args
tests/qemuxml2argvdata/memfd-memory-numa.x86_64-latest.args
tests/qemuxml2argvdata/memory-hotplug-dimm-addr.x86_64-latest.args
tests/qemuxml2argvdata/memory-hotplug-dimm.x86_64-latest.args
tests/qemuxml2argvdata/memory-hotplug-multiple.x86_64-latest.args
tests/qemuxml2argvdata/memory-hotplug-nvdimm-access.x86_64-latest.args
tests/qemuxml2argvdata/memory-hotplug-nvdimm-align.x86_64-latest.args
tests/qemuxml2argvdata/memory-hotplug-nvdimm-label.x86_64-latest.args
tests/qemuxml2argvdata/memory-hotplug-nvdimm-pmem.x86_64-latest.args
tests/qemuxml2argvdata/memory-hotplug-nvdimm-ppc64-abi-update.ppc64-latest.args
tests/qemuxml2argvdata/memory-hotplug-nvdimm-ppc64.ppc64-latest.args
tests/qemuxml2argvdata/memory-hotplug-nvdimm-readonly.x86_64-latest.args
tests/qemuxml2argvdata/memory-hotplug-nvdimm.x86_64-latest.args
tests/qemuxml2argvdata/memory-hotplug-virtio-mem.x86_64-latest.args
tests/qemuxml2argvdata/memory-hotplug-virtio-pmem.x86_64-latest.args
tests/qemuxml2argvdata/memory-hotplug.x86_64-latest.args
tests/qemuxml2argvdata/numad-auto-memory-vcpu-cpuset.x86_64-latest.args
tests/qemuxml2argvdata/numad-auto-memory-vcpu-no-cpuset-and-placement.x86_64-latest.args
tests/qemuxml2argvdata/numad-auto-vcpu-no-numatune.x86_64-latest.args
tests/qemuxml2argvdata/numad-auto-vcpu-static-numatune.x86_64-latest.args
tests/qemuxml2argvdata/numad-static-memory-auto-vcpu.x86_64-latest.args
tests/qemuxml2argvdata/numad-static-vcpu-no-numatune.x86_64-latest.args
tests/qemuxml2argvdata/numad.x86_64-latest.args
tests/qemuxml2argvdata/numatune-auto-nodeset-invalid.x86_64-latest.args
tests/qemuxml2argvdata/pci-expander-bus.x86_64-latest.args
tests/qemuxml2argvdata/pcie-expander-bus.x86_64-latest.args
tests/qemuxml2argvdata/pseries-phb-numa-node.ppc64-latest.args