[0/2] hvc_xen: fix xenboot on x86 and export to ARM

From: Stefano Stabellini
Date: Wed Feb 24 2016 - 07:23:10 EST


Hi all,

this series includes a patch to export xenboot on ARM and ARM64 as
earlycon, and another patch to get 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 (2):
hvc_xen: add earlycon support
hvc_xen: fix xenboot for DomUs

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