Hi.

I'm on current Debian testing, and have:

qemu-*: 1:2.8+dfsg-1
libvirt0: 2.5.0-3 
libvirglrenderer0: 0.5.0-1
virt-manager: 1:1.4.0-5
libspice-server1: 0.13.3-1 (installed from: 
https://github.com/adlererik/spice-virgl/releases ).

And I set in my VM configuration:

    <graphics type='spice'>
      <listen type='none'/>
      <gl enable='yes'/>
    </graphics>
...
    <video>
      <model type='virtio' heads='1'/>
      <acceleration accel3d='yes'/>
    </video>

When starting the VM from virt-manager, I however get:

Error starting domain: unsupported configuration: This QEMU doesn't support 
spice OpenGL

The strange thing is, until recent update of libvirt*, it was starting, but 
initialization of virgl didn't work for some reason (I didn't yet figure out 
why, it was falling back to llvmpipe). Now it doesn't even start at all. What 
am I doing wrong, or there are some changes to libvirt now that have to be 
addressed?

Thanks!

Reply via email to