]> code.ossystems Code Review - openembedded-core.git/commit
runqemu: correct vga-virtio option to keep virgl enabled
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 8 Sep 2021 18:01:10 +0000 (20:01 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Oct 2021 17:31:04 +0000 (18:31 +0100)
commit2c6c7f0ff24da7060cea35f8ff89f2cabd96f2fb
treeebce22cd7909b943ba8a24ee1171ef872dee76e8
parentb2710d25e3d8d79a35dbd4332ffc5cc8053d5eb8
runqemu: correct vga-virtio option to keep virgl enabled

qemu 6.1 has (perhaps unintentionally) disabled virgl in -vga virtio:
https://gitlab.com/qemu-project/qemu/-/issues/586

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu