[scripts] Allow qemu.sh to not remove VGA device
Added --vga option to qemu.sh to stop it from passing "-vga none" to qemu. This allows the console version to act like it has a video device.
This commit is contained in:
Added --vga option to qemu.sh to stop it from passing "-vga none" to qemu. This allows the console version to act like it has a video device.