[OE-core] [PATCH v2 2/2] runqemu: Fix guest has not initialized error
Alexander Kanavin
alex.kanavin at gmail.com
Wed Aug 28 06:59:31 UTC 2019
On Wed, 28 Aug 2019 at 07:46, <shohei.maruyama at cybertrust.co.jp> wrote:
> By default qemu use -device VGA,edid=on but in some case cannot use
> display because of it.
> + elif arg == 'gtk':
> + self.qemu_opt_script += ' -device virtio-gpu-pci'
>
We would prefer to use standard vga, and enable virtio only for virgl
usage. Can you please look into what the issue is here?
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20190828/7e944c9e/attachment.html>
More information about the Openembedded-core
mailing list