
Signed-off-by: Andrea Righi <arighi@nvidia.com> --- NEWS.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 9577be0213..bc894bd996 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -17,6 +17,16 @@ v11.8.0 (unreleased) * **New features** + * qemu: Add support for NUMA affinity of PCI devices + + To support NVIDIA Multi-Instance GPU (MIG) configurations, libvirt now + handles QEMU's acpi-generic-initiator device internally. MIG enables + partitioning a physical GPU into multiple isolated instances, each + associated with one or more virtual NUMA nodes. + + On the XML side, the existing <acpi> element has been extended with a + "nodeset" attribute to specify the NUMA node affinity of a PCI device. + * **Improvements** * **Bug fixes** -- 2.51.0