diff options
Diffstat (limited to 'results/classifier/118/review/1660010')
| -rw-r--r-- | results/classifier/118/review/1660010 | 103 |
1 files changed, 103 insertions, 0 deletions
diff --git a/results/classifier/118/review/1660010 b/results/classifier/118/review/1660010 new file mode 100644 index 00000000..dfd9ac55 --- /dev/null +++ b/results/classifier/118/review/1660010 @@ -0,0 +1,103 @@ +architecture: 0.928 +kernel: 0.773 +TCG: 0.636 +mistranslation: 0.614 +user-level: 0.581 +semantic: 0.558 +files: 0.551 +device: 0.542 +PID: 0.541 +socket: 0.517 +ppc: 0.516 +register: 0.503 +network: 0.473 +performance: 0.443 +hypervisor: 0.421 +graphic: 0.418 +vnc: 0.394 +arm: 0.351 +risc-v: 0.336 +permissions: 0.328 +x86: 0.296 +boot: 0.264 +VMM: 0.262 +i386: 0.239 +debug: 0.208 +virtual: 0.199 +assembly: 0.174 +peripherals: 0.171 +KVM: 0.102 +-------------------- +kernel: 0.806 +TCG: 0.383 +debug: 0.252 +files: 0.210 +virtual: 0.187 +register: 0.064 +hypervisor: 0.036 +socket: 0.022 +network: 0.021 +PID: 0.019 +device: 0.014 +architecture: 0.010 +boot: 0.010 +arm: 0.010 +VMM: 0.007 +user-level: 0.006 +risc-v: 0.006 +semantic: 0.004 +assembly: 0.003 +vnc: 0.003 +x86: 0.002 +performance: 0.002 +graphic: 0.001 +permissions: 0.001 +ppc: 0.001 +peripherals: 0.001 +KVM: 0.001 +i386: 0.001 +mistranslation: 0.001 + +AArch64 system emulation cannot execute virt uefi in 2.7 or 2.8 + +The UEFI firmware file is retrieved from http://snapshots.linaro.org/components/kernel/linaro-edk2/latest/release/qemu64/QEMU_EFI.fd . + +The error is: +``` +TODO /var/lib/abbs/build/tmp.p2dMBBlJ0D/qemu-2.7.0/tci.c:1049: tcg_qemu_tb_exec() +/var/lib/abbs/build/tmp.p2dMBBlJ0D/qemu-2.7.0/tci.c:1049: tcg fatal error +``` + +(both 2.7.0 and 2.8.0 are tested to fail, 2.6.1 works) + + +Icenowy Zheng <email address hidden> writes: + +> Public bug reported: +> +> The UEFI firmware file is retrieved from +> http://snapshots.linaro.org/components/kernel/linaro- +> edk2/latest/release/qemu64/QEMU_EFI.fd . +> +> The error is: +> ``` +> TODO /var/lib/abbs/build/tmp.p2dMBBlJ0D/qemu-2.7.0/tci.c:1049: tcg_qemu_tb_exec() +> /var/lib/abbs/build/tmp.p2dMBBlJ0D/qemu-2.7.0/tci.c:1049: tcg fatal error +> ``` + +What is your command line and why are you running with the TCI? + +> +> (both 2.7.0 and 2.8.0 are tested to fail, 2.6.1 works) +> +> ** Affects: qemu +> Importance: Undecided +> Status: New + + +-- +Alex Bennée + + +[Expired for QEMU because there has been no activity for 60 days.] + |
