Signed-off-by: Boris Fiuczynski <fiuczy@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>
--
2.17.0
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
On 2018-10-18 16:54, Boris Fiuczynski wrote: > Signed-off-by: Boris Fiuczynski <fiuczy@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@redhat.com> -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list
Quoting Thomas Huth (2018-10-19 07:19:35) > On 2018-10-18 16:54, Boris Fiuczynski wrote: > > Signed-off-by: Boris Fiuczynski <fiuczy@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@redhat.com> Reviewed-by: Chris Venteicher <cventeic@redhat.com> > > -- > libvir-list mailing list > libvir-list@redhat.com > https://www.redhat.com/mailman/listinfo/libvir-list -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list
© 2016 - 2024 Red Hat, Inc.