[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [OSSTEST PATCH 34/38] buster: grub, arm64: extend chainloading workaround


  • To: Julien Grall <julien@xxxxxxx>
  • From: Ian Jackson <ian.jackson@xxxxxxxxxx>
  • Date: Wed, 20 May 2020 15:57:41 +0100
  • Authentication-results: esa2.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none
  • Cc: "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>
  • Delivery-date: Wed, 20 May 2020 14:58:09 +0000
  • Ironport-sdr: nY5r0Gry+ldeq6TLb+N+71DylejcoRpA2XCOx0otUhMnDRhGdGYDFyMzpAGDBhkztINLB+SSrF +x3ZdZVxxTPct+8PD/yX3CHBSQq5NBTksy0zRMTohyc63m6g6LnWKgkLkXv6ZLhITzYiCHHF4v x3pngUcfoQSz3W0Ow9Bs94Ep6hrBRXKJz/jHuBUw5Xx6Fwg9OybTdbdNLjltk+Sgku0nSfqb/G IsdKAtKW3Ty2HPCrxKiW538KBPki5mZ15pCfpVKsRYV+NLm2BQ373wE2NR/B418ZIRVRTASCKq MB4=
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

Julien Grall writes ("Re: [OSSTEST PATCH 34/38] buster: grub, arm64: extend 
chainloading workaround"):
> On 19/05/2020 20:02, Ian Jackson wrote:
> > multiboot[2] isn't supported.
> > 
> > Also link to the bug report.
> > 
> > CC: Julien Grall <julien@xxxxxxx>
> > CC: Stefano Stabellini <sstabellini@xxxxxxxxxx>
> > Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
> 
> Acked-by: Julien Grall <jgrall@xxxxxxxxxx>
> 
> > ---
> >   Osstest/Debian.pm | 3 ++-
> >   1 file changed, 2 insertions(+), 1 deletion(-)
> > 
> > diff --git a/Osstest/Debian.pm b/Osstest/Debian.pm
> > index 77508d19..151677ed 100644
> > --- a/Osstest/Debian.pm
> > +++ b/Osstest/Debian.pm
> > @@ -443,9 +443,10 @@ sub setupboot_grub2 ($$$$) {
> >       my $kernkey= (defined $xenhopt ? 'KernDom0' : 'KernOnly');
> >   
> >       # Grub2 on jessie/stretch ARM* doesn't do multiboot, so we must 
> > chainload.
> > +    # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=884770
> >       my $need_uefi_chainload =
> >           get_host_property($ho, "firmware") eq "uefi" &&
> > -        $ho->{Suite} =~ m/jessie|stretch/ && $ho->{Arch} =~ m/^arm/;
> > +        $ho->{Suite} =~ m/jessie|stretch|buster/ && $ho->{Arch} =~ m/^arm/;
> 
> FWIW, the next version of Debian seems to have a newer GRUB version with 
> Xen on Arm support.

Cool, we can drop this eventually then :-).

Thanks,
Ian.



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.