xen: use the hvc console infrastructure for Xen console
Implement a Xen back-end for hvc console. * * * Add early printk support via hvc console, enable using "earlyprintk=xen" on the kernel command line. From: Gerd Hoffmann <kraxel@suse.de> Signed-off-by:Jeremy Fitzhardinge <jeremy@xensource.com> Signed-off-by:
Chris Wright <chrisw@sous-sol.org> Acked-by:
Ingo Molnar <mingo@elte.hu> Acked-by:
Olof Johansson <olof@lixom.net>
Showing
- arch/i386/xen/events.c 2 additions, 1 deletionarch/i386/xen/events.c
- arch/x86_64/kernel/early_printk.c 5 additions, 0 deletionsarch/x86_64/kernel/early_printk.c
- drivers/char/Kconfig 8 additions, 0 deletionsdrivers/char/Kconfig
- drivers/char/Makefile 1 addition, 0 deletionsdrivers/char/Makefile
- drivers/char/hvc_xen.c 159 additions, 0 deletionsdrivers/char/hvc_xen.c
- include/xen/events.h 1 addition, 0 deletionsinclude/xen/events.h
- include/xen/hvc-console.h 6 additions, 0 deletionsinclude/xen/hvc-console.h
Loading
Please register or sign in to comment