]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: Document acpi nodeset in hostdev
authorAndrea Righi <arighi@nvidia.com>
Sat, 6 Sep 2025 13:09:02 +0000 (15:09 +0200)
committerDaniel P. Berrangé <berrange@redhat.com>
Mon, 8 Sep 2025 18:12:35 +0000 (19:12 +0100)
commitd983a6bf3bb04d9ab6f60edc527c76ba22b5d3ae
treefd53415be546313bd5b0ea8bc37529499a8cacd4
parentd12d0b160d35665eff2dcd1e19fabc1c9b6f5aa5
docs: Document acpi nodeset in hostdev

Add documentation for the new <acpi nodeset="..."> element in hostdev,
which allows associating devices with ACPI Generic Initiator objects in
QEMU.

A typical use case is NVIDIA Multi-Instance GPU (MIG), where a physical
GPU is partitioned into multiple isolated instances, each tied to one or
more virtual NUMA nodes. The documentation includes an example showing
how to configure <numa> cells together with a MIG device.

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Andrea Righi <arighi@nvidia.com>
docs/formatdomain.rst