[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v7 00/20] xen: add pvh guest support
From: |
Daniel Kiper |
Subject: |
Re: [PATCH v7 00/20] xen: add pvh guest support |
Date: |
Fri, 7 Dec 2018 13:41:52 +0100 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Fri, Dec 07, 2018 at 01:11:28PM +0100, Juergen Gross wrote:
> This patch series adds support for booting Linux as PVH guest.
>
> Similar to i386/xen and x86_64/xen platforms the new i386/xenpvh
> platform grub is booted as a standalone image directly by Xen.
>
> For booting Linux kernel it is using the standard linux kernel
> loader. The only modification of the linux loader is to pass the
> ACPI RSDP address via boot parameters to the kernel, as that table
> might not be located at the usual physical address just below 1MB.
>
> The related Linux kernel patches have been accepted for 4.20-rc4
>
> Changes in V7:
> - fix build failures for various targets (patch 9)
All x86 and ARM test builds passed. If there are no further issues or
objections I will apply this patch series in the first half of next week.
Daniel
- [PATCH v7 11/20] xen: setup hypercall page for PVH, (continued)
- [PATCH v7 11/20] xen: setup hypercall page for PVH, Juergen Gross, 2018/12/07
- [PATCH v7 01/20] xen: add some xen headers, Juergen Gross, 2018/12/07
- [PATCH v7 19/20] xen_pvh: support grub-install for xen_pvh, Juergen Gross, 2018/12/07
- [PATCH v7 13/20] xen: setup Xen specific data for PVH, Juergen Gross, 2018/12/07
- [PATCH v7 16/20] grub-module-verifier: Ignore all_video for xenpvh, Juergen Gross, 2018/12/07
- [PATCH v7 12/20] xen: get memory map from hypervisor for PVH, Juergen Gross, 2018/12/07
- [PATCH v7 17/20] xen: use elfnote defines instead of plain numbers, Juergen Gross, 2018/12/07
- [PATCH v7 15/20] xen_pvh: add build runes for grub-core, Juergen Gross, 2018/12/07
- [PATCH v7 18/20] xen_pvh: support building a standalone image, Juergen Gross, 2018/12/07
- [PATCH v7 14/20] xen: init memory regions for PVH, Juergen Gross, 2018/12/07
- Re: [PATCH v7 00/20] xen: add pvh guest support,
Daniel Kiper <=