[libvirt] [PATCH v2 3/4] news: Support vhost-user-gpu in 5.8

Han Han posted 4 patches 6 years, 2 months ago
[libvirt] [PATCH v2 3/4] news: Support vhost-user-gpu in 5.8
Posted by Han Han 6 years, 2 months ago
Signed-off-by: Han Han <hhan@redhat.com>
---
 docs/news.xml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index e60427f6..8ff45111 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -220,6 +220,15 @@
           type='ethernet'&gt;</code>.
         </description>
       </change>
+      <change>
+        <summary>
+          qemu: Support vhost-user-gpu
+        </summary>
+        <description>
+          Support for running virtio GPUs in seperate processes by vhost-user
+          backend. It requires qemu over <code>4.1</code>.
+        </description>
+      </change>
     </section>
     <section title="Improvements">
       <change>
-- 
2.23.0

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

Re: [libvirt] [PATCH v2 3/4] news: Support vhost-user-gpu in 5.8
Posted by Andrea Bolognani 6 years, 2 months ago
On Mon, 2019-11-11 at 09:58 +0800, Han Han wrote:
> +      <change>
> +        <summary>
> +          qemu: Support vhost-user-gpu
> +        </summary>
> +        <description>
> +          Support for running virtio GPUs in seperate processes by vhost-user

s/seperate/separate/
s/by vhost-user/with vhost-user/

> +          backend. It requires qemu over <code>4.1</code>.

s/qemu/QEMU/


With those nits fixed,

  Reviewed-by: Andrea Bolognani <abologna@redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization

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