[libvirt] [PATCH] news: add entries for recent nodedev driver improvements

Michal Privoznik posted 1 patch 7 years, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/4b48c154b78d34e00d350cb5cc8efcc753802b87.1487346817.git.mprivozn@redhat.com
docs/news.xml | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
[libvirt] [PATCH] news: add entries for recent nodedev driver improvements
Posted by Michal Privoznik 7 years, 2 months ago
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
---
 docs/news.xml | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index 54337f782..8d53e0797 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -63,6 +63,23 @@
           other than what's required for remote access of libvirtd.
         </description>
       </change>
+      <change>
+        <summary>
+          qemu: add rendernode argument
+        </summary>
+        <description>
+          Add a new attribute 'rendernode' to &lt;gl&gt; spice element.
+        </description>
+      </change>
+      <change>
+        <summary>
+          nodedev: add drm capability
+        </summary>
+        <description>
+          Add a new 'drm' capability for Direct Rendering Manager (DRM)
+          devices, providing device type information.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
       <change>
-- 
2.11.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] news: add entries for recent nodedev driver improvements
Posted by Erik Skultety 7 years, 1 month ago
On Fri, Feb 17, 2017 at 04:53:37PM +0100, Michal Privoznik wrote:
> Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
> ---
>  docs/news.xml | 17 +++++++++++++++++
>  1 file changed, 17 insertions(+)
> 
> diff --git a/docs/news.xml b/docs/news.xml
> index 54337f782..8d53e0797 100644
> --- a/docs/news.xml
> +++ b/docs/news.xml
> @@ -63,6 +63,23 @@
>            other than what's required for remote access of libvirtd.
>          </description>
>        </change>
> +      <change>
> +        <summary>
> +          qemu: add rendernode argument
> +        </summary>
> +        <description>
> +          Add a new attribute 'rendernode' to &lt;gl&gt; spice element.
> +        </description>
> +      </change>
> +      <change>
> +        <summary>
> +          nodedev: add drm capability
> +        </summary>
> +        <description>
> +          Add a new 'drm' capability for Direct Rendering Manager (DRM)
> +          devices, providing device type information.
> +        </description>
> +      </change>
>      </section>
>      <section title="Improvements">
>        <change>
> -- 

ACK

Erik

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list