[Qemu-devel] [PATCH v4 0/7] vfio: add display support

Gerd Hoffmann kraxel at redhat.com
Tue Feb 20 17:04:17 UTC 2018


  Hi,

> Sneak preview at https://www.kraxel.org/cgit/qemu/log/?h=work/intel-vgpu
> Note: branch is a moving target ;)
> 
> State:
>   spice: Partly working (no mouse ptr yet).

Working now, in case anyone wants play.

Must turn on opengl and use a unix socket, i.e. this:

  qemu -spice disable-ticketing,gl=on,unix,addr=/tmp/spice-vgpu

and this:

  remote-viewer spice+unix:////tmp/spice-vgpu

Host needs a 4.16-rc kernel.

Guest can be older, most of the time I'm testing with the Fedora 27 live
iso (4.13) which works ok.

cheers,
  Gerd



More information about the intel-gvt-dev mailing list