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

Jim Fehlig posted 1 patch 5 years, 1 month ago
Test syntax-check passed
Failed in applying to current master (apply log)
docs/news.xml | 10 ++++++++++
1 file changed, 10 insertions(+)
[libvirt] [PATCH] news: Add entry describing support for Xen's max grant frames
Posted by Jim Fehlig 5 years, 1 month ago
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>&lt;controller type='xenbus' maxGrantFrames='64'/&gt;</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
Re: [libvirt] [PATCH] news: Add entry describing support for Xen's max grant frames
Posted by Daniel P. Berrangé 5 years, 1 month ago
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>&lt;controller type='xenbus' maxGrantFrames='64'/&gt;</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