[Bug 1632875] Re: qemu-efi built w/ gcc-6 doesn't boot in KVM mode
dann frazier
dann.frazier at canonical.com
Wed Oct 19 17:18:09 UTC 2016
** Also affects: gcc-6 (Ubuntu)
Importance: Undecided
Status: New
--
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:
Confirmed
Status in gcc-6 package in Ubuntu:
New
Status in edk2 source package in Yakkety:
Confirmed
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