[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 06/18] xen: rearrange xen/init.c to prepare it for Xen PVH
From: |
Daniel Kiper |
Subject: |
Re: [PATCH v2 06/18] xen: rearrange xen/init.c to prepare it for Xen PVH mode |
Date: |
Thu, 18 Oct 2018 19:55:13 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Tue, Oct 09, 2018 at 01:03:05PM +0200, Juergen Gross wrote:
> Rearrange grub-core/kern/xen/init.c to prepare adding PVH mode support
> to it. This includes putting some code under #ifdef GRUB_MACHINE_XEN
> as it will not be used when running as PVH.
>
> Signed-off-by: Juergen Gross <address@hidden>
Reviewed-by: Daniel Kiper <address@hidden>
Daniel
- Re: [PATCH v2 02/18] loader/linux: support passing rsdp address via boot params, (continued)
[PATCH v2 03/18] xen: carve out grant tab initialization into dedicated function, Juergen Gross, 2018/10/09
[PATCH v2 07/18] xen: add PVH specific defines to offset.h, Juergen Gross, 2018/10/09
[PATCH v2 06/18] xen: rearrange xen/init.c to prepare it for Xen PVH mode, Juergen Gross, 2018/10/09
- Re: [PATCH v2 06/18] xen: rearrange xen/init.c to prepare it for Xen PVH mode,
Daniel Kiper <=
[PATCH v2 15/18] grub-module-verifier: Ignore all_video for xenpvh, Juergen Gross, 2018/10/09
[PATCH v2 09/18] xen: add PVH boot entry code, Juergen Gross, 2018/10/09
[PATCH v2 13/18] xen: init memory regions for PVH, Juergen Gross, 2018/10/09