Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1341943
| From | Stefano Stabellini <stefano.stabellini@eu.citrix.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [0/2] hvc_xen: fix xenboot on x86 and export to ARM |
| Date | 2016-02-24 13:30 +0100 |
| Message-ID | <r5GJQ-4si-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[0/2] hvc_xen: fix xenboot on x86 and export to ARM Stefano Stabellini <stefano.stabellini@eu.citrix.com> - 2016-02-24 13:30 +0100
csiph-web