Re: [PATCH v4 2/3] arm/efi: Use dom0less configuration when using EFI boot

2021-10-08 Thread Jan Beulich
On 08.10.2021 15:38, Luca Fancellu wrote: >> On 7 Oct 2021, at 08:15, Jan Beulich wrote: >> On 01.10.2021 17:13, Luca Fancellu wrote: On 1 Oct 2021, at 15:22, Jan Beulich wrote: On 01.10.2021 15:55, Luca Fancellu wrote: >> On 1 Oct 2021, at 12:02, Jan Beulich wrote: >> On

Re: [PATCH v4 2/3] arm/efi: Use dom0less configuration when using EFI boot

2021-10-08 Thread Luca Fancellu
> On 7 Oct 2021, at 08:15, Jan Beulich wrote: > > On 01.10.2021 17:13, Luca Fancellu wrote: >> >> >>> On 1 Oct 2021, at 15:22, Jan Beulich wrote: >>> >>> On 01.10.2021 15:55, Luca Fancellu wrote: > On 1 Oct 2021, at 12:02, Jan Beulich wrote: > On 30.09.2021 16:28, Luca Fancellu

Re: [PATCH v4 2/3] arm/efi: Use dom0less configuration when using EFI boot

2021-10-07 Thread Jan Beulich
On 01.10.2021 17:13, Luca Fancellu wrote: > > >> On 1 Oct 2021, at 15:22, Jan Beulich wrote: >> >> On 01.10.2021 15:55, Luca Fancellu wrote: On 1 Oct 2021, at 12:02, Jan Beulich wrote: On 30.09.2021 16:28, Luca Fancellu wrote: > @@ -1361,12 +1361,30 @@ efi_start(EFI_HANDLE

Re: [PATCH v4 2/3] arm/efi: Use dom0less configuration when using EFI boot

2021-10-01 Thread Luca Fancellu
> On 1 Oct 2021, at 15:22, Jan Beulich wrote: > > On 01.10.2021 15:55, Luca Fancellu wrote: >>> On 1 Oct 2021, at 12:02, Jan Beulich wrote: >>> On 30.09.2021 16:28, Luca Fancellu wrote: @@ -1361,12 +1361,30 @@ efi_start(EFI_HANDLE ImageHandle, EFI_SYSTEM_TABLE *SystemTable)

Re: [PATCH v4 2/3] arm/efi: Use dom0less configuration when using EFI boot

2021-10-01 Thread Jan Beulich
On 01.10.2021 15:55, Luca Fancellu wrote: >> On 1 Oct 2021, at 12:02, Jan Beulich wrote: >> On 30.09.2021 16:28, Luca Fancellu wrote: >>> @@ -1361,12 +1361,30 @@ efi_start(EFI_HANDLE ImageHandle, EFI_SYSTEM_TABLE >>> *SystemTable) >>> efi_bs->FreePages(cfg.addr, PFN_UP(cfg.size)); >>>

Re: [PATCH v4 2/3] arm/efi: Use dom0less configuration when using EFI boot

2021-10-01 Thread Luca Fancellu
> On 1 Oct 2021, at 12:02, Jan Beulich wrote: > > On 30.09.2021 16:28, Luca Fancellu wrote: >> --- a/xen/common/efi/boot.c >> +++ b/xen/common/efi/boot.c >> @@ -1127,15 +1127,17 @@ efi_start(EFI_HANDLE ImageHandle, EFI_SYSTEM_TABLE >> *SystemTable) >> static EFI_GUID __initdata

Re: [PATCH v4 2/3] arm/efi: Use dom0less configuration when using EFI boot

2021-10-01 Thread Jan Beulich
On 30.09.2021 16:28, Luca Fancellu wrote: > --- a/xen/common/efi/boot.c > +++ b/xen/common/efi/boot.c > @@ -1127,15 +1127,17 @@ efi_start(EFI_HANDLE ImageHandle, EFI_SYSTEM_TABLE > *SystemTable) > static EFI_GUID __initdata shim_lock_guid = SHIM_LOCK_PROTOCOL_GUID; > EFI_LOADED_IMAGE

Re: [PATCH v4 2/3] arm/efi: Use dom0less configuration when using EFI boot

2021-09-30 Thread Stefano Stabellini
On Thu, 30 Sep 2021, Luca Fancellu wrote: > This patch introduces the support for dom0less configuration > when using UEFI boot on ARM, it permits the EFI boot to > continue if no dom0 kernel is specified but at least one domU > is found. > > Introduce the new property "xen,uefi-binary" for

Re: [PATCH v4 2/3] arm/efi: Use dom0less configuration when using EFI boot

2021-09-30 Thread Bertrand Marquis
Hi Luca, > On 30 Sep 2021, at 15:28, Luca Fancellu wrote: > > This patch introduces the support for dom0less configuration > when using UEFI boot on ARM, it permits the EFI boot to > continue if no dom0 kernel is specified but at least one domU > is found. > > Introduce the new property

[PATCH v4 2/3] arm/efi: Use dom0less configuration when using EFI boot

2021-09-30 Thread Luca Fancellu
This patch introduces the support for dom0less configuration when using UEFI boot on ARM, it permits the EFI boot to continue if no dom0 kernel is specified but at least one domU is found. Introduce the new property "xen,uefi-binary" for device tree boot module nodes that are subnode of