Re: [PATCH 4/6] xen/x86/pvh: Set up descriptors for 32-bit PVH guests

2015-07-07 Thread Boris Ostrovsky
On 07/07/2015 03:54 PM, Konrad Rzeszutek Wilk wrote: On Mon, Jul 06, 2015 at 11:34:23PM -0400, Boris Ostrovsky wrote: Signed-off-by: Boris Ostrovsky --- arch/x86/xen/enlighten.c | 16 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/arch/x86/xen/enlighten.c b/a

Re: [PATCH 4/6] xen/x86/pvh: Set up descriptors for 32-bit PVH guests

2015-07-07 Thread Konrad Rzeszutek Wilk
On Mon, Jul 06, 2015 at 11:34:23PM -0400, Boris Ostrovsky wrote: > Signed-off-by: Boris Ostrovsky > --- > arch/x86/xen/enlighten.c | 16 > 1 file changed, 12 insertions(+), 4 deletions(-) > > diff --git a/arch/x86/xen/enlighten.c b/arch/x86/xen/enlighten.c > index 0b95c9b..7953e

[PATCH 4/6] xen/x86/pvh: Set up descriptors for 32-bit PVH guests

2015-07-06 Thread Boris Ostrovsky
Signed-off-by: Boris Ostrovsky --- arch/x86/xen/enlighten.c | 16 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/arch/x86/xen/enlighten.c b/arch/x86/xen/enlighten.c index 0b95c9b..7953e68 100644 --- a/arch/x86/xen/enlighten.c +++ b/arch/x86/xen/enlighten.c @@ -136