commit | cc22824860a18e9e073496396b1cfc860d010a26 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <[email protected]> | Mon Oct 15 08:02:56 2012 +0200 |
committer | Blue Swirl <[email protected]> | Sat Oct 20 07:52:54 2012 +0000 |
tree | b515aa20e826676f9215357ecf7bfe54abe7f784 | |
parent | 803ff052b69c888df3d21e199626a5ef6e3ccf12 [diff] [blame] |
vga: add specs for standard vga Signed-off-by: Gerd Hoffmann <[email protected]> Signed-off-by: Blue Swirl <[email protected]>
diff --git a/hw/vga-pci.c b/hw/vga-pci.c index f7d0256..5c4daee 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