On Tue, May 28, 2019 at 05:29:04PM +0200, Andrea Bolognani wrote:
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
---
docs/news.xml | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index 9922cd4de0..792293686f 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -41,6 +41,14 @@
<libvirt>
<release version="v5.4.0" date="unreleased">
This version obviously does not match the one mentioned in the docs
patch. I trust that when rebasing this commit, you will remember that
nobody reads the news(TM).
<section title="New features">
+ <change>
+ <summary>
+ qemu: Support SMMUv3 IOMMU
+ </summary>
+ <description>
+ SMMUv3 is an IOMMU implementation for ARM virt guests.
+ </description>
+ </change>
</section>
<section title="Improvements">
</section>
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano