Re: [Xen-devel] [PATCH 00/12 v3] PL011 emulation support in Xen

2017-05-22 Thread Julien Grall
Hi, It seems there is some threading problem with the patches. I got them split in 4 batches in my inbox. I can't see anything in the cover letter explaining the interaction with the guest. Mainly how the guest will know which console to use? For instance, the UEFI firmware will always log

Re: [Xen-devel] [PATCH 00/12 v3] PL011 emulation support in Xen

2017-05-11 Thread Julien Grall
On 11/05/2017 03:44, Bhupinder Thakur wrote: Hi Julien, Hi Bhupinder, I will resend the series keeping you and Stefano in cc. No need to series your series :). Cheers, -- Julien Grall ___ Xen-devel mailing list Xen-devel@lists.xen.org https:/

Re: [Xen-devel] [PATCH 00/12 v3] PL011 emulation support in Xen

2017-05-10 Thread Bhupinder Thakur
Hi Julien, I will resend the series keeping you and Stefano in cc. Regards, Bhupinder On 10 May 2017 at 23:23, Stefano Stabellini wrote: > On Wed, 10 May 2017, Julien Grall wrote: >> Hi Bhupinder, >> >> I know that Jan requested to only CCed relevant maintainers to each patch. >> But >> can yo

Re: [Xen-devel] [PATCH 00/12 v3] PL011 emulation support in Xen

2017-05-10 Thread Stefano Stabellini
On Wed, 10 May 2017, Julien Grall wrote: > Hi Bhupinder, > > I know that Jan requested to only CCed relevant maintainers to each patch. But > can you keep me CCed to all patches? > > I'd like to follow all the discussion on this series. > > @Stefano: I assume you want to be CCed on this series t

Re: [Xen-devel] [PATCH 00/12 v3] PL011 emulation support in Xen

2017-05-10 Thread Julien Grall
Hi Bhupinder, I know that Jan requested to only CCed relevant maintainers to each patch. But can you keep me CCed to all patches? I'd like to follow all the discussion on this series. @Stefano: I assume you want to be CCed on this series too? Cheers, -- Julien Grall ___

[Xen-devel] [PATCH 00/12 v3] PL011 emulation support in Xen

2017-05-10 Thread Bhupinder Thakur
PL011 emulation for guests in Xen === Linaro has published VM System specification for ARM Processors, which provides a set of guidelines for both guest OS and hypervisor implementations, such that building OS images according to these guidelines guarantees that tho