summary refs log tree commit diff stats
path: root/results/classifier/105/KVM/1553999
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/105/KVM/1553999')
-rw-r--r--results/classifier/105/KVM/155399940
1 files changed, 40 insertions, 0 deletions
diff --git a/results/classifier/105/KVM/1553999 b/results/classifier/105/KVM/1553999
new file mode 100644
index 00000000..782f076a
--- /dev/null
+++ b/results/classifier/105/KVM/1553999
@@ -0,0 +1,40 @@
+KVM: 0.971
+graphic: 0.839
+device: 0.818
+instruction: 0.807
+semantic: 0.803
+mistranslation: 0.787
+other: 0.787
+boot: 0.597
+network: 0.571
+socket: 0.546
+vnc: 0.516
+assembly: 0.227
+
+OpenGL support is disabled
+
+$ 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.
+
+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.
+
+Since you're talking about a pre-compiled binary, I assume you wanted to open this bug against Ubuntu's QEMU package, not against the QEMU project?
+
+Looks like that this bug is duplicate of https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1540692
+
+Isn't it?
+
+Status changed to 'Confirmed' because the bug affects multiple users.
+
+Opengl in general as requested  was enabled and backported up to Bionic (18.04).
+
+There are several usability enhancements to use that with either mdev passthrough and virtgl which I work on upstream and are going into Disco (19.04).
+
+