[Bug 1632875] Re: qemu-efi built w/ gcc-6 doesn't boot in KVM mode
Launchpad Bug Tracker
1632875 at bugs.launchpad.net
Thu Nov 3 16:46:10 UTC 2016
This bug was fixed in the package edk2 - 0~20160813.de74668f-1ubuntu0.1
---------------
edk2 (0~20160813.de74668f-1ubuntu0.1) yakkety; urgency=medium
* d/p/arm64-reorder-blocks-algorithm.diff: Workaround to fix
booting in KVM mode. LP: #1632875.
-- dann frazier <dannf at ubuntu.com> Mon, 24 Oct 2016 15:53:34 -0600
** Changed in: edk2 (Ubuntu Yakkety)
Status: Fix Committed => Fix Released
--
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 gcc-6 package in Ubuntu:
New
Status in edk2 source package in Yakkety:
Fix Released
Status in gcc-6 source package in Yakkety:
New
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