Re: [libvirt] [PATCH v4 00/20] Add vhost-user-gpu support

2019-09-19 Thread Cole Robinson
On 9/13/19 8:50 AM, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau > > Hi, > > This series adds support for running virtio GPUs in seperate > processes, thanks to vhost-user backend. > Some quick notes. I attempted to run this with fedora 31 qemu. The qemu provided

[libvirt] [PATCH v4 00/20] Add vhost-user-gpu support

2019-09-13 Thread marcandre . lureau
From: Marc-André Lureau Hi, This series adds support for running virtio GPUs in seperate processes, thanks to vhost-user backend. The QEMU support landed for 4.1. There are several benefits of running the GPU/virgl in an external process, since Mesa is rather heavy on the qemu main loop, and