[libvirt] [PATCH] news: Add entry describing support for Xen's max grant frames

Jim Fehlig jfehlig at suse.com
Wed Mar 13 22:08:00 UTC 2019


Signed-off-by: Jim Fehlig <jfehlig at 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




More information about the libvir-list mailing list