summary refs log tree commit diff stats
path: root/results/classifier/deepseek-r1:14b/output/performance/1886306
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-r1:14b/output/performance/1886306')
-rw-r--r--results/classifier/deepseek-r1:14b/output/performance/188630610
1 files changed, 10 insertions, 0 deletions
diff --git a/results/classifier/deepseek-r1:14b/output/performance/1886306 b/results/classifier/deepseek-r1:14b/output/performance/1886306
new file mode 100644
index 000000000..ed2e5fd8d
--- /dev/null
+++ b/results/classifier/deepseek-r1:14b/output/performance/1886306
@@ -0,0 +1,10 @@
+
+qemu running slow when the window is in background
+
+Reported by <jedinix> on IRC:
+
+QEMU almost freezes when running with `GDK_BACKEND=x11` set and the parameter `gl=on` added to the `-display` option.
+
+GDK_BACKEND=x11 qemu-system-x86_64 -nodefaults -no-user-config -enable-kvm -machine q35 -cpu host -m 4G -display gtk,gl=on -vga std -usb -device usb-kbd -drive file=/tmp/Win10.qcow2,media=disk,format=qcow2 -drive file=~/Downloads/Win10_2004_EnglishInternational_x64.iso,media=cdrom
+
+Leaving out `GDK_BACKEND=x11` or `gl=on` fixes the issue.
\ No newline at end of file