From fb5907731214d297d20670d71e6b829360ee8348 Mon Sep 17 00:00:00 2001 From: vasilito Date: Thu, 9 Jul 2026 14:43:10 +0300 Subject: [PATCH] =?UTF-8?q?QEMU=20test:=20switch=20virtio-gpu=E2=86=92virt?= =?UTF-8?q?io-vga-gl=20for=20Mesa=20virgl=203D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changed QEMU device from -device virtio-gpu (2D only) to -device virtio-vga-gl -display egl-headless for virgl 3D acceleration testing. The virgl patches are already wired into Mesa recipe.toml (6 patches); this enables the runtime probe to select virgl instead of falling back to llvmpipe swrast. Also updated test-phase4-wayland-qemu.sh (both expect and smoke sections). Matches plan ยง5 Blocker Detail #3 fix. --- local/scripts/test-phase4-wayland-qemu.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/local/scripts/test-phase4-wayland-qemu.sh b/local/scripts/test-phase4-wayland-qemu.sh index d81432805a..24944b399e 100644 --- a/local/scripts/test-phase4-wayland-qemu.sh +++ b/local/scripts/test-phase4-wayland-qemu.sh @@ -109,7 +109,7 @@ if [[ "$check_mode" -eq 1 ]]; then expect <