Re: [Xen-devel] [PATCH v3 10/13] x86/altp2m: add remaining support routines.

2015-07-09 Thread George Dunlap
On Wed, Jul 1, 2015 at 7:09 PM, Ed White wrote: > Add the remaining routines required to support enabling the alternate > p2m functionality. > > Signed-off-by: Ed White > --- > xen/arch/x86/hvm/hvm.c | 58 +- > xen/arch/x86/mm/hap/Makefile | 1 + > xen/arch/x86/mm/hap/altp2m

Re: [Xen-devel] [PATCH v3 10/13] x86/altp2m: add remaining support routines.

2015-07-03 Thread Andrew Cooper
On 01/07/15 19:09, Ed White wrote: > Add the remaining routines required to support enabling the alternate > p2m functionality. > > Signed-off-by: Ed White Reviewed-by: Andrew Cooper ___ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.

[Xen-devel] [PATCH v3 10/13] x86/altp2m: add remaining support routines.

2015-07-01 Thread Ed White
Add the remaining routines required to support enabling the alternate p2m functionality. Signed-off-by: Ed White --- xen/arch/x86/hvm/hvm.c | 58 +- xen/arch/x86/mm/hap/Makefile | 1 + xen/arch/x86/mm/hap/altp2m_hap.c | 98 ++ xen/arch/x86/mm/p2m-ept.c| 3