mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 17:23:56 -06:00
virtio-vga: add vgabios configuration
Add seavgabios configuration for virtio-vga, hook up the new vgabios in the makefiles. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
parent
a94f0c5ca2
commit
7a4dfd1e4a
3 changed files with 8 additions and 2 deletions
6
roms/config.vga-virtio
Normal file
6
roms/config.vga-virtio
Normal file
|
@ -0,0 +1,6 @@
|
|||
CONFIG_BUILD_VGABIOS=y
|
||||
CONFIG_VGA_BOCHS=y
|
||||
CONFIG_VGA_PCI=y
|
||||
CONFIG_OVERRIDE_PCI_ID=y
|
||||
CONFIG_VGA_VID=0x1af4
|
||||
CONFIG_VGA_DID=0x1050
|
Loading…
Add table
Add a link
Reference in a new issue