From: Andrea Bolognani Date: Fri, 8 Oct 2021 14:30:16 +0000 (+0200) Subject: news: Document virtio-iommu X-Git-Tag: v8.3.0-rc1~193 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=950b1c115c1c4c258ff36adf9f89754aa3562632;p=thirdparty%2Flibvirt.git news: Document virtio-iommu Signed-off-by: Andrea Bolognani Reviewed-by: Ján Tomko --- diff --git a/NEWS.rst b/NEWS.rst index 406dfa4037..7ad8b9ec0b 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -17,6 +17,10 @@ v8.3.0 (unreleased) * **New features** + * qemu: Introduce support for virtio-iommu + + This IOMMU device can be used with both Q35 and ARM virt guests. + * **Improvements** * **Bug fixes**