Re: [Xen-devel] [PATCH v3 22/25] xen/arm: Allow vpl011 to be used by DomU

2018-10-04 Thread Julien Grall
On 03/10/2018 22:21, Stefano Stabellini wrote: On Wed, 22 Aug 2018, Julien Grall wrote: On 16/08/18 20:21, Stefano Stabellini wrote: On Mon, 13 Aug 2018, Julien Grall wrote: Hi Stefano, On 01/08/18 00:28, Stefano Stabellini wrote: Make vpl011 being able to be used without a userspace

Re: [Xen-devel] [PATCH v3 22/25] xen/arm: Allow vpl011 to be used by DomU

2018-10-03 Thread Stefano Stabellini
On Wed, 22 Aug 2018, Julien Grall wrote: > On 16/08/18 20:21, Stefano Stabellini wrote: > > On Mon, 13 Aug 2018, Julien Grall wrote: > > > Hi Stefano, > > > > > > On 01/08/18 00:28, Stefano Stabellini wrote: > > > > Make vpl011 being able to be used without a userspace component in Dom0. > > > >

Re: [Xen-devel] [PATCH v3 22/25] xen/arm: Allow vpl011 to be used by DomU

2018-08-22 Thread Julien Grall
On 16/08/18 20:21, Stefano Stabellini wrote: On Mon, 13 Aug 2018, Julien Grall wrote: Hi Stefano, On 01/08/18 00:28, Stefano Stabellini wrote: Make vpl011 being able to be used without a userspace component in Dom0. In that case, output is printed to the Xen serial and input is received

Re: [Xen-devel] [PATCH v3 22/25] xen/arm: Allow vpl011 to be used by DomU

2018-08-16 Thread Stefano Stabellini
On Mon, 13 Aug 2018, Julien Grall wrote: > Hi Stefano, > > On 01/08/18 00:28, Stefano Stabellini wrote: > > Make vpl011 being able to be used without a userspace component in Dom0. > > In that case, output is printed to the Xen serial and input is received > > from the Xen serial one character at

Re: [Xen-devel] [PATCH v3 22/25] xen/arm: Allow vpl011 to be used by DomU

2018-08-15 Thread Stefano Stabellini
On Mon, 13 Aug 2018, Julien Grall wrote: > On 01/08/18 00:28, Stefano Stabellini wrote: > > Make vpl011 being able to be used without a userspace component in Dom0. > > In that case, output is printed to the Xen serial and input is received > > from the Xen serial one character at a time. > > > >

Re: [Xen-devel] [PATCH v3 22/25] xen/arm: Allow vpl011 to be used by DomU

2018-08-13 Thread Julien Grall
Hi Stefano, On 01/08/18 00:28, Stefano Stabellini wrote: Make vpl011 being able to be used without a userspace component in Dom0. In that case, output is printed to the Xen serial and input is received from the Xen serial one character at a time. Call domain_vpl011_init during construct_domU

Re: [Xen-devel] [PATCH v3 22/25] xen/arm: Allow vpl011 to be used by DomU

2018-08-13 Thread Julien Grall
On 01/08/18 00:28, Stefano Stabellini wrote: Make vpl011 being able to be used without a userspace component in Dom0. In that case, output is printed to the Xen serial and input is received from the Xen serial one character at a time. Call domain_vpl011_init during construct_domU if vpl011 is

[Xen-devel] [PATCH v3 22/25] xen/arm: Allow vpl011 to be used by DomU

2018-07-31 Thread Stefano Stabellini
Make vpl011 being able to be used without a userspace component in Dom0. In that case, output is printed to the Xen serial and input is received from the Xen serial one character at a time. Call domain_vpl011_init during construct_domU if vpl011 is enabled. Introduce a new ring struct with only