Re: [Xen-devel] [V2 PATCH 6/9] x86/hvm: pkeys, add functions to support PKRU access

2015-12-01 Thread Andrew Cooper
On 27/11/15 09:52, Huaitong Han wrote: > This patch adds functions to support PKRU access. > > Signed-off-by: Huaitong Han > --- > xen/include/asm-x86/processor.h | 15 +++ > 1 file changed, 15 insertions(+) > > diff --git a/xen/include/asm-x86/processor.h b/xen/include/asm-x86/proces

[Xen-devel] [V2 PATCH 6/9] x86/hvm: pkeys, add functions to support PKRU access

2015-11-27 Thread Huaitong Han
This patch adds functions to support PKRU access. Signed-off-by: Huaitong Han --- xen/include/asm-x86/processor.h | 15 +++ 1 file changed, 15 insertions(+) diff --git a/xen/include/asm-x86/processor.h b/xen/include/asm-x86/processor.h index 3f8411f..68d86cb 100644 --- a/xen/include