]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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>
Tue, 4 Dec 2012 17:32:58 +0000 (12:32 -0500)
commit18f1360e5d6214bd3042076fbe0b1a31dd36bea3
treefd99c595607410f6a23c72a53e4aa71b0e8b9967
parent9d8b3fdcf9b38145ab85667ef52784ed474330cb
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>
(cherry picked from commit c2419b4a4727f67af2fc2cd68b0d878b75e781bb)

Conflicts:
arch/x86/xen/Makefile
arch/x86/xen/enlighten.c
arch/x86/xen/xen-ops.h
arch/x86/xen/Makefile
arch/x86/xen/enlighten.c
arch/x86/xen/vga.c [new file with mode: 0644]
arch/x86/xen/xen-ops.h
include/xen/interface/xen.h