[OE-core] [PATCH 02/12] qemu: switch to '-vga std' emulated hardware from vmware/cirrus for x86/mips

Richard Purdie richard.purdie at linuxfoundation.org
Fri Aug 23 09:13:21 UTC 2019


On Tue, 2019-08-20 at 17:32 +0200, Alexander Kanavin wrote:
> This is the qemu default since qemu 2.2, is generally supported
> better,
> and is recommended by upstream. It also has already been in use for
> arm/risc
> and ovmf.
> 
> Additional information:
> https://bugzilla.yoctoproject.org/show_bug.cgi?id=13466
> https://www.kraxel.org/blog/2014/10/qemu-using-cirrus-considered-harmful/
> 
> '-vga virtio' emulated hardware remains in use when virgl is enabled
> via a runqemu override.
> 
> Also, adjust the error whitelist, as there is a number of new
> messages
> coming from the drivers that are not actual errors.
> 
> Signed-off-by: Alexander Kanavin <alex.kanavin at gmail.com>
> ---
>  meta/conf/machine/include/qemuboot-mips.inc | 2 +-
>  meta/conf/machine/include/qemuboot-x86.inc  | 2 +-
>  meta/conf/machine/qemux86-64.conf           | 1 +
>  meta/conf/machine/qemux86.conf              | 1 +
>  meta/lib/oeqa/runtime/cases/parselogs.py    | 5 ++++-
>  scripts/runqemu                             | 6 ------
>  6 files changed, 8 insertions(+), 9 deletions(-)

The patches in master-next had some failures:

https://autobuilder.yoctoproject.org/typhoon/#/builders/85/builds/636

I think but am not 100% sure it could from this patch?

Cheers,

Richard



More information about the Openembedded-core mailing list