Re: [Xen-devel] [PATCH v2] Fix ARM multiboot2 breaking Fedora.

2017-09-07 Thread Daniel Kiper
On Wed, Aug 30, 2017 at 12:26:28PM +0200, Daniel Kiper wrote:
> On Tue, Aug 29, 2017 at 04:40:51PM -0400, Konrad Rzeszutek Wilk wrote:
> > Since v1 
> > [http://lists.gnu.org/archive/html/grub-devel/2017-08/msg00073.html]
> >  - Fixed up patch with failing invocation,
> >  - Redid patch #2 per Daniel's instructions.
> >
> >
> > Hey,
> >
> > The first patch:
> >  [PATCH 1/2] Fix util/grub.d/20_linux_xen.in: Add xen_boot command
> >
> > is a fix discovered on Fedora rawhide where I was surprised to see that
> > grub2-mkconfig would not create a configuration file anymore.
> >
> > The second patch has been posted in the past
> > (https://lists.xen.org/archives/html/xen-devel/2017-03/txtCeHTNmz1hZ.txt)
> >
> >  [PATCH 2/2] Use grub-file to figure out whether multiboot2 should be
> >
> > and just allows us to multiboot2 instead of multiboot if the binary
> > supports it.
>
> LGMT. If there are no objections in a week or so I will apply both of them.

Applied!

Thanks,

Daniel

___
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel


Re: [Xen-devel] [PATCH v2] Fix ARM multiboot2 breaking Fedora.

2017-08-30 Thread Daniel Kiper
On Tue, Aug 29, 2017 at 04:40:51PM -0400, Konrad Rzeszutek Wilk wrote:
> Since v1 [http://lists.gnu.org/archive/html/grub-devel/2017-08/msg00073.html]
>  - Fixed up patch with failing invocation,
>  - Redid patch #2 per Daniel's instructions.
>
>
> Hey,
>
> The first patch:
>  [PATCH 1/2] Fix util/grub.d/20_linux_xen.in: Add xen_boot command
>
> is a fix discovered on Fedora rawhide where I was surprised to see that
> grub2-mkconfig would not create a configuration file anymore.
>
> The second patch has been posted in the past
> (https://lists.xen.org/archives/html/xen-devel/2017-03/txtCeHTNmz1hZ.txt)
>
>  [PATCH 2/2] Use grub-file to figure out whether multiboot2 should be
>
> and just allows us to multiboot2 instead of multiboot if the binary
> supports it.

LGMT. If there are no objections in a week or so I will apply both of them.

Daniel

___
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel


[Xen-devel] [PATCH v2] Fix ARM multiboot2 breaking Fedora.

2017-08-29 Thread Konrad Rzeszutek Wilk
Since v1 [http://lists.gnu.org/archive/html/grub-devel/2017-08/msg00073.html]
 - Fixed up patch with failing invocation,
 - Redid patch #2 per Daniel's instructions.


Hey,

The first patch:
 [PATCH 1/2] Fix util/grub.d/20_linux_xen.in: Add xen_boot command

is a fix discovered on Fedora rawhide where I was surprised to see that
grub2-mkconfig would not create a configuration file anymore.

The second patch has been posted in the past
(https://lists.xen.org/archives/html/xen-devel/2017-03/txtCeHTNmz1hZ.txt)

 [PATCH 2/2] Use grub-file to figure out whether multiboot2 should be

and just allows us to multiboot2 instead of multiboot if the binary
supports it.


 util/grub.d/20_linux_xen.in | 14 +-
 1 file changed, 9 insertions(+), 5 deletions(-)


Konrad Rzeszutek Wilk (2):
  Fix util/grub.d/20_linux_xen.in: Add xen_boot command support for aarch64
  Use grub-file to figure out whether multiboot2 should be used for Xen.gz


___
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel