Signed-off-by: Jim Fehlig <jfehlig(a)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