xen: make hvc0 the preferred console in domU
authorMarkus Armbruster <armbru@redhat.com>
Wed, 27 Feb 2008 13:56:35 +0000 (14:56 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:51 +0000 (17:40 +0200)
commitb8c2d3dfbc117dff26058fbac316b8acfc2cb5f7
treeaa71137348df7b9f3bc9973095080e22f487278a
parent78a9909aab54123c7c471022389b36972e13b48e
xen: make hvc0 the preferred console in domU

This makes the Xen console just work.  Before, you had to ask for it
on the kernel command line with console=hvc0

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/xen/enlighten.c