summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/1020309
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/accel-gemma3:12b/kvm/1020309')
-rw-r--r--results/classifier/accel-gemma3:12b/kvm/102030918
1 files changed, 18 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/kvm/1020309 b/results/classifier/accel-gemma3:12b/kvm/1020309
new file mode 100644
index 000000000..bdf229ffd
--- /dev/null
+++ b/results/classifier/accel-gemma3:12b/kvm/1020309
@@ -0,0 +1,18 @@
+
+qemu-system-ppc: no keyboard after savevm/loadvm
+
+Here the steps to reproduce:
+
+1. qemu-img create -f qcow2 test.qcow2 100M
+2. qemu-system-ppc -m 1024 -hda test.qcow2
+3. change to the console via Ctrl-Alt-2 and save a snapshot: "savevm test"
+4. quit
+5. start again and go to the console
+6. load the snapshot via "loadvm test"
+7. change back to the guest display (Ctrl-Alt-1)
+8. try to type something => no keyboard
+9. the same via console, e.g. "sendkey 1" has no effect
+
+I tried the following branches from git:
+master, stable-1.0, stable-0.15 
+=> all behave the same
\ No newline at end of file