On 17/03/2022 10:45, Peter Maydell wrote:
On Wed, 16 Mar 2022 at 22:23, Alistair Francis <alistai...@gmail.com> wrote:
Hmm... This seems like a bug. We shouldn't allow the user to specify a
`-bios` option if using KVM. Would you mind preparing a patch to catch
this?
You don't want to allow the possibility of a bios blob that expects
to run in S-mode, the way arm virt can run an EL1 UEFI BIOS ?
Valid point. In any case, if you wish, we could provide a patch for
disallowing -bios in combination with -enable-kvm.
Thanks
Ralf
thanks
-- PMM