vga: add mmio bar to standard vga
commit803ff052b69c888df3d21e199626a5ef6e3ccf12
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 15 Oct 2012 06:02:55 +0000 (15 08:02 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 20 Oct 2012 07:52:54 +0000 (20 07:52 +0000)
treef2753e8ad7942e6b28e7e4527e2d18fb1e4b1fab
parent0d0302e2033087ebcd0bcaa2ac1a79452f86d2a7
vga: add mmio bar to standard vga

This patch adds a mmio bar to the qemu standard vga which allows to
access the standard vga registers and bochs dispi interface registers
via mmio.

Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/pc_piix.c
hw/vga-pci.c
hw/vga.c
hw/vga_int.h