Meta: Add a few more graphics devices to the Q35 for testing purposes
This commit is contained in:
parent
00e4cc23cb
commit
70278d57ba
Notes:
sideshowbarker
2024-07-18 11:03:38 +09:00
Author: https://github.com/supercomputer7 Commit: https://github.com/SerenityOS/serenity/commit/70278d57ba9 Pull-request: https://github.com/SerenityOS/serenity/pull/8399 Reviewed-by: https://github.com/alimpfard ✅
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue