commit | 803ff052b69c888df3d21e199626a5ef6e3ccf12 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Mon Oct 15 08:02:55 2012 +0200 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Oct 20 07:52:54 2012 +0000 |
tree | f2753e8ad7942e6b28e7e4527e2d18fb1e4b1fab | |
parent | 0d0302e2033087ebcd0bcaa2ac1a79452f86d2a7 [diff] |
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>