Signed-off-by: Jim Fehlig <jfehlig@suse.com>
---
docs/news.xml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index 896700fa97..f437a3f455 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -82,6 +82,16 @@
chooses.
</description>
</change>
+ <change>
+ <summary>
+ Xen: Add support for max grant frames setting
+ </summary>
+ <description>
+ Add support for Xen's max_grant_frames setting by adding a
+ new xenbus controller type with a maxGrantFrames attribute.
+ E.g. <code><controller type='xenbus' maxGrantFrames='64'/></code>
+ </description>
+ </change>
</section>
<section title="Improvements">
</section>
--
2.20.1
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
On Wed, Mar 13, 2019 at 04:08:00PM -0600, Jim Fehlig wrote: > Signed-off-by: Jim Fehlig <jfehlig@suse.com> > --- > docs/news.xml | 10 ++++++++++ > 1 file changed, 10 insertions(+) > > diff --git a/docs/news.xml b/docs/news.xml > index 896700fa97..f437a3f455 100644 > --- a/docs/news.xml > +++ b/docs/news.xml > @@ -82,6 +82,16 @@ > chooses. > </description> > </change> > + <change> > + <summary> > + Xen: Add support for max grant frames setting > + </summary> > + <description> > + Add support for Xen's max_grant_frames setting by adding a > + new xenbus controller type with a maxGrantFrames attribute. > + E.g. <code><controller type='xenbus' maxGrantFrames='64'/></code> > + </description> > + </change> > </section> > <section title="Improvements"> > </section> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :| -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list
© 2016 - 2024 Red Hat, Inc.