From 950b1c115c1c4c258ff36adf9f89754aa3562632 Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Fri, 8 Oct 2021 16:30:16 +0200 Subject: [PATCH] news: Document virtio-iommu MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andrea Bolognani Reviewed-by: Ján Tomko --- NEWS.rst | 4 ++++ 1 file changed, 4 insertions(+) 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**