

It would be nice (for me) if Solus were to update SPICE to 0.13.3 (latest development version), but this issue is more to make the devs aware that this is a problem. Virtual machines: In virt-manager I double clicked every single virtual machine and in main menu navigated to ViewDetails. spice-client-gtk is not installed on the hypervisor itself. hypervisor running virtual machines on QEMU-KVM. Here is the relevant QEMU commit that shows the hardcoded version check. I installed a package spice-client-gtk on my Debian workstation which conects to the remote server i.e.


KVM stands for Kernel Virtual Machine, where QEMU is an emulator that can also be used as a virtualizer with the help of KVM to provide a native speed by accessing Intel VT-x or AMD V technology of modern processors. OpenGL seems to be enabled in the QEMU and SPICE packages, however it looks like the problem is that SPICE OpenGL support in QEMU checks for a SPICE version of at least 0.13.1, while the latest stable is 0.12.8. Qemu and KVM both are open source platforms for performing virtualization on Linux platforms. LibvirtError: unsupported configuration: This QEMU doesn't support spice OpenGL If ret = -1: raise libvirtError ('virDomainCreate() failed', dom=self) Error starting domain: unsupported configuration: This QEMU doesn't support spice OpenGLįile "/usr/share/virt-manager/virtManager/asyncjob.py", line 89, in cb_wrapperįile "/usr/share/virt-manager/virtManager/asyncjob.py", line 125, in tmpcbįile "/usr/share/virt-manager/virtManager/libvirtobject.py", line 82, in newfnįile "/usr/share/virt-manager/virtManager/domain.py", line 1489, in startupįile "/usr/lib/python2.7/site-packages/libvirt.py", line 1062, in create
