[OE-core] [PATCH] runqemu: Change to use -device virtio-gpu-pci instead of -vga virtio

Alexander Kanavin alex.kanavin at gmail.com
Fri Aug 30 12:33:24 UTC 2019


On Fri, 30 Aug 2019 at 13:38, Alexander Kanavin <alex.kanavin at gmail.com>
wrote:

> On Fri, 30 Aug 2019 at 02:09, <shohei.maruyama at cybertrust.co.jp> wrote:
>
>> > Can you please look into why that error happens on arm, but not on
>> > x86? -vga virtio is the officially documented option, so I would
>> > rather use that everywhere.
>>
>> Accoding to
>> https://wiki.qemu.org/Documentation/Platforms/ARM#virt_machine_graphics
>> , we should use '-device virtio-gpu-pci' if given '-M virt' to qemu-
>> system-aarch64 or qemu-system-arm.
>>
>
> Thanks, I didn't know that the lists of supported graphical hardware
> differ between various machines.
>
> The patch makes sense then, I will test that it doesn't cause regressions
> on x86 with virgl and add it to my patchset.\
>

Unfortunately it does regress. The system crashes on boot. So this needs to
be addressed first.

You can reproduce via 'oe-selftest -r
runtime_test.TestImage.test_testimage_virgl_gtk'.

You probably should create an arm-specific qemuboot config file that suits
your usecase rather than try to tweak runqemu script to change settings
after the fact.

Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20190830/c705a7ad/attachment.html>


More information about the Openembedded-core mailing list