summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/2520
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/accel-gemma3:12b/kvm/2520')
-rw-r--r--results/classifier/accel-gemma3:12b/kvm/252012
1 files changed, 12 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/kvm/2520 b/results/classifier/accel-gemma3:12b/kvm/2520
new file mode 100644
index 000000000..e6ba66207
--- /dev/null
+++ b/results/classifier/accel-gemma3:12b/kvm/2520
@@ -0,0 +1,12 @@
+
+qemu-system-x86_64 : No Display when system wakeup from suspend
+Description of problem:
+Qemu display window is blank with message `Display output is not active.`
+Steps to reproduce:
+1. Use https://gitlab.com/berrange/tiny-vm-tools/-/blob/master/make-tiny-image.py to generate tiny-initrd.img
+2. Run qemu and drop into shell
+3. Put machine into S3 (echo mem > /sys/power/state)
+4. Use socat to connect to QEMU monitor and wake up the machine (system_wakeup)
+5. System resumes in shell, but no output in display
+Additional information:
+Same behavior, if I try standard ubuntu22.04.qcow2 image. Before suspend GUI is there and after wakeup from suspend  blank display with message `Display output is not active.`