[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 13/18] xen: init memory regions for PVH
From: |
Daniel Kiper |
Subject: |
Re: [PATCH v2 13/18] xen: init memory regions for PVH |
Date: |
Mon, 22 Oct 2018 14:08:52 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Mon, Oct 22, 2018 at 01:43:53PM +0200, Juergen Gross wrote:
> On 22/10/2018 13:31, Daniel Kiper wrote:
> > On Tue, Oct 09, 2018 at 01:03:12PM +0200, Juergen Gross wrote:
> >> Add all usable memory regions to grub memory management and add the
> >> needed mmap iterate code.
> >
> > I am missing a few words why this patch is needed. Especially why
> > grub_machine_mmap_iterate() has to belong to this patch. However,
> > I think that it should be introduced by patch in which
> > grub_machine_mmap_iterate() is used at some point.
>
> That would again lead to one giant PVH patch which you didn't like.
>
> grub_machine_mmap_iterate() is being used by grub common code like
> grub-core/lib/relocator.c or grub-core/mmap/mmap.c
>
> grub_machine_mmap_iterate() belongs into this patch as it is the
> main user of the memory map introduced here.
OK, let's leave it here. Though commit message has to be updated accordingly.
Daniel
[PATCH v2 14/18] xenpvh: add build runes for grub-core, Juergen Gross, 2018/10/09
[PATCH v2 12/18] xen: setup Xen specific data for PVH, Juergen Gross, 2018/10/09
Re: [Xen-devel] [PATCH v2 12/18] xen: setup Xen specific data for PVH, Roger Pau Monné, 2018/10/19
Re: [Xen-devel] [PATCH v2 12/18] xen: setup Xen specific data for PVH, Roger Pau Monné, 2018/10/19