blob: 50c9dcfc371417a3b5343fbedbfa1ad677db79d1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
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.]
|