summary refs log tree commit diff stats
path: root/gitlab/issues_text/target_i386/host_missing/accel_missing/2520
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-01 21:35:14 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-06-01 21:35:14 +0200
commit3e4c5a6261770bced301b5e74233e7866166ea5b (patch)
tree9379fddaba693ef8a045da06efee8529baa5f6f4 /gitlab/issues_text/target_i386/host_missing/accel_missing/2520
parente5634e2806195bee44407853c4bf8776f7abfa4f (diff)
downloadqemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.tar.gz
qemu-analysis-3e4c5a6261770bced301b5e74233e7866166ea5b.zip
clean up repository
Diffstat (limited to 'gitlab/issues_text/target_i386/host_missing/accel_missing/2520')
-rw-r--r--gitlab/issues_text/target_i386/host_missing/accel_missing/252011
1 files changed, 0 insertions, 11 deletions
diff --git a/gitlab/issues_text/target_i386/host_missing/accel_missing/2520 b/gitlab/issues_text/target_i386/host_missing/accel_missing/2520
deleted file mode 100644
index 6c81af7c5..000000000
--- a/gitlab/issues_text/target_i386/host_missing/accel_missing/2520
+++ /dev/null
@@ -1,11 +0,0 @@
-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.`