This feature allows for the guest OS to have opengl 2 support, that is require for several 3d applications. It also opens the way for supporting acceleration on windows and Linux guest systems.
-- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1553999 Title: OpenGL support is disabled Status in QEMU: New Bug description: $ qemu-system-x86_64 -enable-kvm -display sdl,gl=on -vga qxl SDL1 display code has no opengl support. Please recompile qemu with SDL2, using ./configure --enable-sdl --with-sdlabi=2.0 qemu-system-x86_64: OpenGL support is disabled Can you please recompile qemu with support for opengl. The -display mode allows for opengl support. To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1553999/+subscriptions
