summaryrefslogtreecommitdiffstats
path: root/roms/config.vga.vmware
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2012-02-09 10:40:31 +0100
committerGerd Hoffmann <kraxel@redhat.com>2012-07-12 15:25:54 +0200
commitb45667760753a1fbc956547189a9edd0049630e5 (patch)
tree4b5224d1f05c6e584ef20e6d314e37506dc1e1b2 /roms/config.vga.vmware
parent92336855975805d88c7979f53bc05c2d47abab04 (diff)
downloadhqemu-b45667760753a1fbc956547189a9edd0049630e5.zip
hqemu-b45667760753a1fbc956547189a9edd0049630e5.tar.gz
Add vgabios build rules to roms/Makefile
This patch adds some glue to roms/Makefile to build vgabios binaries for qemu. It covers both the lgpl'ed vgabios implementation used by qemu traditionally and the new seabios implementation. The purpose of this patch is to (a) document the vgabios build process and (b) simplify seavgabios testing for those who want to play with it. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'roms/config.vga.vmware')
-rw-r--r--roms/config.vga.vmware6
1 files changed, 6 insertions, 0 deletions
diff --git a/roms/config.vga.vmware b/roms/config.vga.vmware
new file mode 100644
index 0000000..eb10427
--- /dev/null
+++ b/roms/config.vga.vmware
@@ -0,0 +1,6 @@
+CONFIG_BUILD_VGABIOS=y
+CONFIG_VGA_BOCHS=y
+CONFIG_VGA_PCI=y
+CONFIG_OVERRIDE_PCI_ID=y
+CONFIG_VGA_VID=0x15ad
+CONFIG_VGA_DID=0x0405
OpenPOWER on IntegriCloud