[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v5 13/20] xen: setup Xen specific data for PVH
From: |
Roger Pau Monné |
Subject: |
Re: [PATCH v5 13/20] xen: setup Xen specific data for PVH |
Date: |
Fri, 23 Nov 2018 16:04:20 +0100 |
User-agent: |
NeoMutt/20180716 |
On Wed, Nov 21, 2018 at 03:28:48PM +0100, Juergen Gross wrote:
> Initialize the needed Xen specific data. This is:
>
> - the Xen start of day page containing the console and Xenstore ring
> page PFN and event channel
> - the grant table
> - the shared info page
>
> Write back the possibly modified memory map to the hypervisor in case
> the guest is reading it from there again.
>
> Set the RSDP address for the guest from the start_info page passed
> as boot parameter.
>
> Signed-off-by: Juergen Gross <address@hidden>
> Reviewed-by: Daniel Kiper <address@hidden>
LGTM:
Reviewed-by: Roger Pau Monné <address@hidden>
- Re: [PATCH v5 11/20] xen: setup hypercall page for PVH, (continued)
[PATCH v5 15/20] xen_pvh: add build runes for grub-core, Juergen Gross, 2018/11/21
[PATCH v5 10/20] xen: add PVH boot entry code, Juergen Gross, 2018/11/21
[PATCH v5 20/20] xen_pvh: add support to configure, Juergen Gross, 2018/11/21
[PATCH v5 13/20] xen: setup Xen specific data for PVH, Juergen Gross, 2018/11/21
[PATCH v5 12/20] xen: get memory map from hypervisor for PVH, Juergen Gross, 2018/11/21
[PATCH v5 14/20] xen: init memory regions for PVH, Juergen Gross, 2018/11/21