qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jun Piao <piaojun@huawei.com>
To: <marcandre.lureau@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: [QUESTION]: vhost-user-gpu: Unable to find a satisfying vhost-user-gpu
Date: Wed, 27 May 2020 17:18:04 +0800	[thread overview]
Message-ID: <f176ccff-4988-8ba0-e3db-d859cde0db20@huawei.com> (raw)

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


             reply	other threads:[~2020-05-27  9:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-27  9:18 Jun Piao [this message]
2020-05-27 12:29 ` [QUESTION]: vhost-user-gpu: Unable to find a satisfying vhost-user-gpu Marc-André Lureau
2020-05-28 13:12   ` Jun Piao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f176ccff-4988-8ba0-e3db-d859cde0db20@huawei.com \
    --to=piaojun@huawei.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).