Re: [PATCH v2 1/2] x86/boot: Clear XD_DISABLE from the early boot path

2023-06-22 Thread Jan Beulich
On 22.06.2023 17:49, Alejandro Vallejo wrote: > On Thu, Jun 22, 2023 at 09:54:01AM +0200, Jan Beulich wrote: >> On 21.06.2023 18:43, Alejandro Vallejo wrote: >>> Sure, to everything before this >>> > diff --git a/xen/arch/x86/cpu/intel.c b/xen/arch/x86/cpu/intel.c > index 168cd58f36..46b0cd

Re: [PATCH v2 1/2] x86/boot: Clear XD_DISABLE from the early boot path

2023-06-22 Thread Alejandro Vallejo
On Thu, Jun 22, 2023 at 09:54:01AM +0200, Jan Beulich wrote: > On 21.06.2023 18:43, Alejandro Vallejo wrote: > > Sure, to everything before this > > > >>> diff --git a/xen/arch/x86/cpu/intel.c b/xen/arch/x86/cpu/intel.c > >>> index 168cd58f36..46b0cd8dbb 100644 > >>> --- a/xen/arch/x86/cpu/intel.c

Re: [PATCH v2 1/2] x86/boot: Clear XD_DISABLE from the early boot path

2023-06-22 Thread Jan Beulich
On 21.06.2023 18:43, Alejandro Vallejo wrote: > Sure, to everything before this > >>> diff --git a/xen/arch/x86/cpu/intel.c b/xen/arch/x86/cpu/intel.c >>> index 168cd58f36..46b0cd8dbb 100644 >>> --- a/xen/arch/x86/cpu/intel.c >>> +++ b/xen/arch/x86/cpu/intel.c >>> @@ -305,23 +305,23 @@ static void

Re: [PATCH v2 1/2] x86/boot: Clear XD_DISABLE from the early boot path

2023-06-21 Thread Alejandro Vallejo
Sure, to everything before this > > diff --git a/xen/arch/x86/cpu/intel.c b/xen/arch/x86/cpu/intel.c > > index 168cd58f36..46b0cd8dbb 100644 > > --- a/xen/arch/x86/cpu/intel.c > > +++ b/xen/arch/x86/cpu/intel.c > > @@ -305,23 +305,23 @@ static void cf_check early_init_intel(struct > > cpuinfo_x86

Re: [PATCH v2 1/2] x86/boot: Clear XD_DISABLE from the early boot path

2023-06-16 Thread Andrew Cooper
On 15/06/2023 4:31 pm, Alejandro Vallejo wrote: > diff --git a/xen/arch/x86/boot/head.S b/xen/arch/x86/boot/head.S > index 09bebf8635..ce62eae6f3 100644 > --- a/xen/arch/x86/boot/head.S > +++ b/xen/arch/x86/boot/head.S > @@ -142,8 +142,8 @@ efi_platform: > > .section .init.text, "ax", @p