summary refs log tree commit diff stats
path: root/results/classifier/108/graphic/1191457
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/108/graphic/1191457')
-rw-r--r--results/classifier/108/graphic/119145721
1 files changed, 21 insertions, 0 deletions
diff --git a/results/classifier/108/graphic/1191457 b/results/classifier/108/graphic/1191457
new file mode 100644
index 000000000..1a1df2ea5
--- /dev/null
+++ b/results/classifier/108/graphic/1191457
@@ -0,0 +1,21 @@
+graphic: 0.984
+device: 0.910
+socket: 0.877
+network: 0.876
+permissions: 0.874
+vnc: 0.856
+KVM: 0.825
+files: 0.818
+PID: 0.735
+boot: 0.718
+debug: 0.682
+other: 0.659
+performance: 0.581
+semantic: 0.572
+
+broken build without sdl
+
+vl.c fails to build if not using sdl since no_frame variable is only defined if CONFIG_SDL, while QEMU_OPTION_no_frame tries to set it without ifdef
+
+the bug was fixed in a1077090cea97df26a754d16d7c9e1d410d81eaa
+