mistranslation: 0.819 graphic: 0.796 device: 0.622 KVM: 0.470 instruction: 0.394 socket: 0.356 semantic: 0.338 vnc: 0.251 other: 0.208 boot: 0.171 network: 0.121 assembly: 0.082 qemu spice support opengl Steps to reproduce: I wan to use spice support opengl, but my qemu seems not support,what can i do to support opengl for spice? qemu configure: ``` ./configure --target-list=x86_64-softmmu --enable-kvm --enable-debug --enable-spice --enable-numa --enable-libusb --enable-curl --enable-usb-redir --enable-libiscsi --enable-virglrenderer --enable-opengl --enable-gtk --prefix="/usr" ``` xml: ```xml test 1048576 1048576 1 hvm destroy restart destroy /usr/bin/qemu-system-x86_64 ``` error report: ![image](/uploads/74ecd52966d71bbbd2921f4c292002a9/image.png)