summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/other/1780812
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/zero-shot/108/other/1780812')
-rw-r--r--results/classifier/zero-shot/108/other/178081231
1 files changed, 31 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/other/1780812 b/results/classifier/zero-shot/108/other/1780812
new file mode 100644
index 00000000..1fe8cb46
--- /dev/null
+++ b/results/classifier/zero-shot/108/other/1780812
@@ -0,0 +1,31 @@
+semantic: 0.850
+graphic: 0.838
+device: 0.831
+network: 0.722
+socket: 0.701
+performance: 0.653
+PID: 0.628
+other: 0.627
+permissions: 0.616
+debug: 0.606
+files: 0.591
+vnc: 0.565
+boot: 0.541
+KVM: 0.286
+
+Full-Screen Switch Does Nothing When Using SDL
+
+When using SDL switches, e.g.
+
+-sdl -full-screen -display sdl
+
+... you'd expect the display to start full-screen, as per the switch description, but it just starts in a window. Pressing the full-screen key combination (Ctrl+Alt+F) enters fullscreen mode as expected.
+
+Tested on QEmu 2.12.0 using qemu-system-x86_64.
+
+Suggested a patch here:
+http://marc.info/?<email address hidden>
+
+Fix has been merged:
+https://git.qemu.org/?p=qemu.git;a=commitdiff;h=6fb34ffcaae0823
+