qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [QUESTION]: vhost-user-gpu: Unable to find a satisfying vhost-user-gpu
@ 2020-05-27  9:18 Jun Piao
  2020-05-27 12:29 ` Marc-André Lureau
  0 siblings, 1 reply; 3+ messages in thread
From: Jun Piao @ 2020-05-27  9:18 UTC (permalink / raw)
  To: marcandre.lureau; +Cc: qemu-devel

Hi Marc-André,

I encounter a problem when trying to use vhost-user-gpu as below. And
I'm not familiar to the libvirt code. Could you please help find out
the reason?

# virsh create snap1.xml
error: Failed to create domain from snap1.xml
error: operation failed: Unable to find a satisfying vhost-user-gpu

qemu-4.1.1:
  # ./vhost-user-gpu -v -s /home/vgpu.sock -r /dev/dri/renderD128

libvirt-5.8.0:
    <graphics type='spice' port='5901' tlsPort='5903' autoport='yes'>
      <listen type='socket' socket='/tmp/spice.socket1'/>
      <gl enable='yes' rendernode='/dev/dri/renderD128'/>
    </graphics>
    <video model='virtio'>
      <driver name='vhostuser'/>
      <acceleration accel3d='yes' rendernode='/dev/dri/renderD128'/>
    </video>

thanks,
Jun


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-05-28 13:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-27  9:18 [QUESTION]: vhost-user-gpu: Unable to find a satisfying vhost-user-gpu Jun Piao
2020-05-27 12:29 ` Marc-André Lureau
2020-05-28 13:12   ` Jun Piao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).