From 70278d57ba9bd612c2922147c69931e10495a240 Mon Sep 17 00:00:00 2001 From: Liav A Date: Sat, 3 Jul 2021 16:43:14 +0300 Subject: [PATCH] Meta: Add a few more graphics devices to the Q35 for testing purposes --- Meta/run.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Meta/run.sh b/Meta/run.sh index 1a72d9fcef..4c3c05499d 100755 --- a/Meta/run.sh +++ b/Meta/run.sh @@ -130,6 +130,9 @@ $SERENITY_EXTRA_QEMU_ARGS -smp 2 -display $SERENITY_QEMU_DISPLAY_BACKEND -device $SERENITY_QEMU_DISPLAY_DEVICE +-device secondary-vga +-device bochs-display +-device VGA,vgamem_mb=64 -device piix3-ide -drive file=${SERENITY_DISK_IMAGE},id=disk,if=none -device ahci,id=ahci