vga: add secondary stdvga variant
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 12 Nov 2012 13:29:47 +0000 (14:29 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 28 Apr 2014 09:03:32 +0000 (11:03 +0200)
commit63e3e24db2e9eef8cf7e5f611c0a2e06dd9207c9
treea420a9a3cd1ceaf3df71970bc92fd4056094d567
parente2bbfc8ee2aa82519da7de281305c3bea5431cf1
vga: add secondary stdvga variant

Add a standard vga variant which doesn't occupy any legacy
resources and thus can easily be used as secondary (or legacy-free)
graphics adapter.  Programming must be done using the MMIO bar.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
docs/specs/standard-vga.txt
hw/display/vga-pci.c
hw/display/vga.c