Signed-off-by: Andrea Righi <ari...@nvidia.com>
---
 NEWS.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 435760e797..36388a736b 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -17,6 +17,14 @@ v11.7.0 (unreleased)
 
 * **New features**
 
+  * qemu: Introduce acpi-generic-initiator device
+
+    To support NVIDIA Multi-Instance GPU (MIG) configurations, libvirt now
+    supports the ``acpi-generic-initiator`` device. MIG allows partitioning
+    a physical GPU into multiple isolated instances, each associated with a
+    separate virtual NUMA node. The ``acpi-generic-initiator`` device is
+    required by QEMU to represent these virtual NUMA nodes correctly in ACPI.
+
 * **Improvements**
 
 * **Bug fixes**
-- 
2.50.1

Reply via email to