Re: [Xen-devel] [PATCH v3 00/20] xen/arm64: Add support for 64KB page

2015-08-20 Thread David Vrabel
On 20/08/15 16:03, Julien Grall wrote: > > > On 20/08/2015 03:11, David Vrabel wrote: >> On 20/08/15 01:40, Julien Grall wrote: >>> Hi, >>> >>> Ping? I'm missing some reviews on block and netfront code. >>> >>> We'd like to see this series going in Linux 4.3. Some distributions >>> plans to use t

Re: [Xen-devel] [PATCH v3 00/20] xen/arm64: Add support for 64KB page

2015-08-20 Thread Julien Grall
On 20/08/2015 03:11, David Vrabel wrote: On 20/08/15 01:40, Julien Grall wrote: Hi, Ping? I'm missing some reviews on block and netfront code. We'd like to see this series going in Linux 4.3. Some distributions plans to use this version for aarch64 support. If we miss it, we won't have any X

Re: [Xen-devel] [PATCH v3 00/20] xen/arm64: Add support for 64KB page

2015-08-20 Thread David Vrabel
On 20/08/15 01:40, Julien Grall wrote: > Hi, > > Ping? I'm missing some reviews on block and netfront code. > > We'd like to see this series going in Linux 4.3. Some distributions > plans to use this version for aarch64 support. If we miss it, we won't > have any Xen guests support, even it's min

Re: [Xen-devel] [PATCH v3 00/20] xen/arm64: Add support for 64KB page

2015-08-20 Thread Roger Pau Monné
El 20/08/15 a les 2.40, Julien Grall ha escrit: > Hi, > > Ping? I'm missing some reviews on block and netfront code. Sorry, I didn't realize some of the patches were changed and the Ack dropped. I think I've reviewed everything related to block. Roger. -- To unsubscribe from this list: send the

Re: [Xen-devel] [PATCH v3 00/20] xen/arm64: Add support for 64KB page

2015-08-19 Thread Julien Grall
Hi, Ping? I'm missing some reviews on block and netfront code. We'd like to see this series going in Linux 4.3. Some distributions plans to use this version for aarch64 support. If we miss it, we won't have any Xen guests support, even it's minimal, for Linux using 64KB page granularity. Re

Re: [Xen-devel] [PATCH v3 00/20] xen/arm64: Add support for 64KB page

2015-08-07 Thread Julien Grall
On 07/08/15 17:46, Julien Grall wrote: > Hi all, > > ARM64 Linux is supporting both 4KB and 64KB page granularity. Although, Xen > hypercall interface and PV protocol are always based on 4KB page granularity. > > Any attempt to boot a Linux guest with 64KB pages enabled will result to a > guest c