Skip to content

Commit

Permalink
Meta: Add a few more graphics devices to the Q35 for testing purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
supercomputer7 authored and gunnarbeutner committed Jul 3, 2021
1 parent 00e4cc2 commit 70278d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Meta/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 70278d5

Please sign in to comment.