commit | c2419b4a4727f67af2fc2cd68b0d878b75e781bb | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | Tue May 31 10:50:10 2011 -0400 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Mon Jun 06 11:46:00 2011 -0400 |
tree | 0fdbd76174536c40ea00cb5011e3bc1b98cc3f3d | |
parent | 61c4f2c81c61f73549928dfd9f3e8f26aa36a8cf [diff] |
xen: allow enable use of VGA console on dom0 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>