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

From: David Vrabel
Date: Fri Feb 26 2016 - 09:41:50 EST


On 26/02/16 14:28, Stefano Stabellini wrote:
> On Thu, 25 Feb 2016, Stefano Stabellini wrote:
>> 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
>
> Boris has reviewed all the patches in the series. Are you all happy if I
> go ahead and commit the whole series to xentip/for-linus-4.6 ?

Yes. I don't think that branch exists yet so you'll need to create it.
I usually use the latest tagged rc as a base.

David