[Bug 1632875] Re: qemu-efi built w/ gcc-6 doesn't boot in KVM mode
dann frazier
dann.frazier at canonical.com
Fri Nov 25 14:39:53 UTC 2016
Removing gcc from the affected list. Ard recognized this issue as the one fixed by the following:
https://github.com/tianocore/edk2/commit/8866d337ea9eba258e942585b172d57d39376e70
** No longer affects: gcc-6 (Ubuntu Yakkety)
** No longer affects: gcc-6 (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-6 in Ubuntu.
https://bugs.launchpad.net/bugs/1632875
Title:
qemu-efi built w/ gcc-6 doesn't boot in KVM mode
Status in edk2 package in Ubuntu:
Fix Released
Status in edk2 source package in Yakkety:
Fix Released
Bug description:
qemu-efi_0~20160813.de74668f-1 hangs when booting it in QEMU under
KVM, though it does seem to work OK when running fully emulated.
$ cp /usr/share/AAVMF/AAVMF_*.fd /tmp
$ sudo qemu-system-aarch64 -enable-kvm -m 2048 -cpu host -M virt,gic_version=host -nographic -pflash /tmp/AAVMF_CODE.fd -pflash /tmp/AAVMF_VARS.fd
WARNING: Image format was not specified for '/tmp/AAVMF_CODE.fd' and probing guessed raw.
Automatically detecting the format is dangerous for raw images, write operations on block 0 will be restricted.
Specify the 'raw' format explicitly to remove the restrictions.
WARNING: Image format was not specified for '/tmp/AAVMF_VARS.fd' and probing guessed raw.
Automatically detecting the format is dangerous for raw images, write operations on block 0 will be restricted.
Specify the 'raw' format explicitly to remove the restrictions.
[hang]
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/edk2/+bug/1632875/+subscriptions
More information about the foundations-bugs
mailing list