diff options
Diffstat (limited to 'results/classifier/105/boot/1589')
| -rw-r--r-- | results/classifier/105/boot/1589 | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/results/classifier/105/boot/1589 b/results/classifier/105/boot/1589 new file mode 100644 index 00000000..ac069669 --- /dev/null +++ b/results/classifier/105/boot/1589 @@ -0,0 +1,23 @@ +boot: 0.943 +device: 0.873 +instruction: 0.811 +graphic: 0.775 +semantic: 0.619 +other: 0.585 +mistranslation: 0.541 +vnc: 0.449 +socket: 0.260 +network: 0.184 +assembly: 0.059 +KVM: 0.035 + +Crash when using qemu 8.0.0 version tcg mode +Description of problem: +Can I no longer use qemu in tcg mode? +When operating in tcg mode in all versions of 8.0.0, a crash occurs on the booting screen and the window closes (the window stops responding before closing). +Steps to reproduce: +1. Run qemu with -accel tcg option +2. enter the boot screen +3. The screen freezes and the window closes after a few seconds (at which point it becomes unresponsive) +Additional information: +I have not checked whether the same symptom occurs in Linux, and it occurs in all versions of 8.0.0 for Windows. |