[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v5 10/11] xen: modify page table construction
From: |
Daniel Kiper |
Subject: |
Re: [PATCH v5 10/11] xen: modify page table construction |
Date: |
Thu, 25 Feb 2016 15:45:26 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Thu, Feb 25, 2016 at 12:33:36PM +0100, Juergen Gross wrote:
> Modify the page table construction to allow multiple virtual regions
> to be mapped. This is done as preparation for removing the p2m list
> from the initial kernel mapping in order to support huge pv domains.
>
> This allows a cleaner approach for mapping the relocator page by
> using this capability.
>
> The interface to the assembler level of the relocator has to be changed
> in order to be able to process multiple page table areas.
>
> Signed-off-by: Juergen Gross <address@hidden>
Reviewed-by: Daniel Kiper <address@hidden>
Daniel
- Re: [PATCH v5 09/11] xen: add capability to load initrd outside of initial mapping, (continued)
- Re: [PATCH v5 09/11] xen: add capability to load initrd outside of initial mapping, Daniel Kiper, 2016/02/26
- Re: [PATCH v5 09/11] xen: add capability to load initrd outside of initial mapping, Juergen Gross, 2016/02/26
- Re: [PATCH v5 09/11] xen: add capability to load initrd outside of initial mapping, Daniel Kiper, 2016/02/26
- Re: [PATCH v5 09/11] xen: add capability to load initrd outside of initial mapping, Juergen Gross, 2016/02/29
- Re: [PATCH v5 09/11] xen: add capability to load initrd outside of initial mapping, Daniel Kiper, 2016/02/29
- Re: [PATCH v5 09/11] xen: add capability to load initrd outside of initial mapping, Juergen Gross, 2016/02/29
- Re: [PATCH v5 09/11] xen: add capability to load initrd outside of initial mapping, Daniel Kiper, 2016/02/29
[PATCH v5 03/11] xen: reduce number of global variables in xen loader, Juergen Gross, 2016/02/25
[PATCH v5 07/11] xen: factor out allocation of special pages into separate function, Juergen Gross, 2016/02/25
[PATCH v5 10/11] xen: modify page table construction, Juergen Gross, 2016/02/25
- Re: [PATCH v5 10/11] xen: modify page table construction,
Daniel Kiper <=
[PATCH v5 06/11] xen: factor out p2m list allocation into separate function, Juergen Gross, 2016/02/25
[PATCH v5 11/11] xen: add capability to load p2m list outside of kernel mapping, Juergen Gross, 2016/02/25
[PATCH v5 05/11] xen: synchronize xen header, Juergen Gross, 2016/02/25
[PATCH v5 02/11] xen: avoid memleaks on error, Juergen Gross, 2016/02/25
[PATCH v5 01/11] xen: make xen loader callable multiple times, Juergen Gross, 2016/02/25
[PATCH v5 04/11] xen: add elfnote.h to avoid using numbers instead of constants, Juergen Gross, 2016/02/25
[PATCH v5 08/11] xen: factor out allocation of page tables into separate function, Juergen Gross, 2016/02/25