On 2018-10-18 16:54, Boris Fiuczynski wrote:
Signed-off-by: Boris Fiuczynski <fiuczy(a)linux.ibm.com>
---
docs/news.xml | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index dc08c96352..e5476a3332 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -35,6 +35,15 @@
<libvirt>
<release version="v4.9.0" date="unreleased">
<section title="New features">
+ <change>
+ <summary>
+ qemu: Add vfio AP support
+ </summary>
+ <description>
+ The QEMU driver now has support to passthrough adjunct processors
+ into QEMU guests on S390.
+ </description>
+ </change>
</section>
<section title="Improvements">
</section>
Reviewed-by: Thomas Huth <thuth(a)redhat.com>