summaryrefslogtreecommitdiff
path: root/hw/vga-pci.c
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2012-10-15 08:02:56 +0200
committerBlue Swirl <blauwirbel@gmail.com>2012-10-20 07:52:54 +0000
commitcc22824860a18e9e073496396b1cfc860d010a26 (patch)
treeb515aa20e826676f9215357ecf7bfe54abe7f784 /hw/vga-pci.c
parent803ff052b69c888df3d21e199626a5ef6e3ccf12 (diff)
downloadqemu-cc22824860a18e9e073496396b1cfc860d010a26.tar.gz
vga: add specs for standard vga
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'hw/vga-pci.c')
-rw-r--r--hw/vga-pci.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/vga-pci.c b/hw/vga-pci.c
index f7d0256e87..5c4daee397 100644
--- a/hw/vga-pci.c
+++ b/hw/vga-pci.c
@@ -1,6 +1,8 @@
/*
* QEMU PCI VGA Emulator.
*
+ * see docs/specs/standard-vga.txt for virtual hardware specs.
+ *
* Copyright (c) 2003 Fabrice Bellard
*
* Permission is hereby granted, free of charge, to any person obtaining a copy