From: Ján Tomko Date: Mon, 30 Jun 2025 13:44:39 +0000 (+0200) Subject: NEWS: document new AMD IOMMU device X-Git-Tag: v11.5.0~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4a9d6429b233745fde12bb869c4ece0e655d5cb9;p=thirdparty%2Flibvirt.git NEWS: document new AMD IOMMU device Signed-off-by: Ján Tomko Reviewed-by: Peter Krempa --- diff --git a/NEWS.rst b/NEWS.rst index 3ffdceda81..fd2d68a600 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -45,6 +45,12 @@ v11.5.0 (unreleased) with CA certificate(s) that will be used for remote peer certificate validation. + * qemu: add support for AMD IOMMU device + + The ``amd`` model for the ```` device is now supported. + New attributes ``passtrhough`` and ``xtsup`` are also supported for this + model. + * **Improvements** * Include supported console types in domain capabilities