xen: allow enable use of VGA console on dom0
authorJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Tue, 31 May 2011 14:50:10 +0000 (10:50 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 6 Jun 2011 15:46:00 +0000 (11:46 -0400)
Get the information about the VGA console hardware from Xen, and put
it into the form the bootloader normally generates, so that the rest
of the kernel can deal with VGA as usual.

[ Impact: make VGA console work in dom0 ]

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
[v1: Rebased on 2.6.39]
[v2: Removed incorrect comments and fixed compile warnings]
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>

No differences found