[PATCH v2 0/3] hvc_xen: fix xenboot on x86 and export to ARM

From: Stefano Stabellini
Date: Thu Feb 25 2016 - 07:09:47 EST


Hi all,

this series exports xenboot on ARM and ARM64 as earlycon, and gets
xenboot fully working again for PV DomUs on x86 (currently the xenboot
output only goes to the hypervisor via hypercall and not to the DomU
console).

Cheers,

Stefano


Stefano Stabellini (3):
hvc_xen: add earlycon support
hvc_xen: fix xenboot for DomUs
hvc_xen: make early_printk work with HVM guests

drivers/tty/hvc/hvc_xen.c | 75 +++++++++++++++++++++++++++++++++++----------
1 file changed, 58 insertions(+), 17 deletions(-)