mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 23:17:45 +00:00
Meta: Add a few more graphics devices to the Q35 for testing purposes
This commit is contained in:
parent
00e4cc23cb
commit
70278d57ba
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
Add a link
Reference in a new issue