From dee4dcba78baf712cab403d47d9db319ab7f95d6 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Thu, 3 Jul 2025 19:39:53 +0200 Subject: restructure results --- results/classifier/zero-shot/118/debug/1020309 | 187 +++++++++++++++++++++++++ 1 file changed, 187 insertions(+) create mode 100644 results/classifier/zero-shot/118/debug/1020309 (limited to 'results/classifier/zero-shot/118/debug/1020309') diff --git a/results/classifier/zero-shot/118/debug/1020309 b/results/classifier/zero-shot/118/debug/1020309 new file mode 100644 index 00000000..21b5b63a --- /dev/null +++ b/results/classifier/zero-shot/118/debug/1020309 @@ -0,0 +1,187 @@ +debug: 0.861 +device: 0.789 +PID: 0.782 +performance: 0.782 +arm: 0.776 +virtual: 0.769 +ppc: 0.764 +risc-v: 0.758 +permissions: 0.756 +graphic: 0.750 +assembly: 0.744 +user-level: 0.742 +peripherals: 0.740 +hypervisor: 0.719 +network: 0.719 +architecture: 0.707 +register: 0.702 +TCG: 0.692 +files: 0.672 +vnc: 0.661 +semantic: 0.648 +KVM: 0.644 +socket: 0.639 +kernel: 0.616 +boot: 0.589 +VMM: 0.586 +x86: 0.550 +mistranslation: 0.393 +i386: 0.366 + +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 + +Triaging old bug tickets ... can you still reproduce this issue with the latest version of QEMU (version 2.9)? + +Thomas Huth wrote: + +> Triaging old bug tickets ... can you still reproduce this issue with the +> latest version of QEMU (version 2.9)? +> +> ** Changed in: qemu +> Status: New => Incomplete +> + +Hello Thomas, + +here my answer per email: + +I re-tested that simple sequence above and it seems to work now, +using qemu-2.8.0 ! + +I did not use qemu-ppc again in the past five years, so I can not tell +you "when" this got fixed (which exact version). At least it seems to +work "now" :-) + + + + +Unfortunately that stupid bugtracker seems to be broken, here what I get +when I press the button to send the "Post Comment" button: + +Error + + Error: +Launchpad system error + + +

Launchpad.net

+
+
+
+

No +REFERER Header

Launchpad requires a +REFERER header to perform this action. There is no +REFERER header present. This can be caused by configuring +your browser to block REFERER headers.

Unblock +REFERER headers for launchpad.net and try again, or see the FAQ Why +does Launchpad require a REFERER header? for more +information.

You can also join the #launchpad IRC support +channel on chat.freenode.net for further assistance.

+
+ + + +OK, thanks for testing it again! So I'm setting the state to "Fix released" now. + -- cgit v1.2.3