From: Nathan Chen <nathanc@nvidia.com> Update formatdomain doc to mention IOMMU pciBus attribute was introduced in Libvirt v11.10.0. Fixes: 4d6419b286af ("qemu: Implement pluggable-device smmuv3") Signed-off-by: Nathan Chen <nathanc@nvidia.com> --- docs/formatdomain.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index a861f9f177..2cc97d2daa 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst @@ -9424,7 +9424,8 @@ Examples: ``pciBus`` The ``pciBus`` attribute notes the index of the controller that an - IOMMU device is attached to. (QEMU/KVM and ``smmuv3`` model only) + IOMMU device is attached to. + :since:`Since 11.10.0` (QEMU/KVM and ``smmuv3`` model only) In case of ``virtio`` IOMMU device, the ``driver`` element can optionally contain ``granule`` subelement that allows to choose which granule will be -- 2.43.0