[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v6 00/20] xen: add pvh guest support
From: |
Daniel Kiper |
Subject: |
Re: [PATCH v6 00/20] xen: add pvh guest support |
Date: |
Thu, 29 Nov 2018 13:22:21 +0100 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Wed, Nov 28, 2018 at 02:55:10PM +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
Patch set LGTM. If there are no objections I will apply it in a week
or so.
Hans, may I add "Tested-by: Hans van Kranenburg <address@hidden>" to
the patches?
Juergen, thank you for doing the work.
Daniel
- Re: [PATCH v6 16/20] grub-module-verifier: Ignore all_video for xenpvh, (continued)
- [PATCH v6 09/20] xen: add basic hooks for PVH in current code, Juergen Gross, 2018/11/28
- [PATCH v6 18/20] xen_pvh: support building a standalone image, Juergen Gross, 2018/11/28
- [PATCH v6 06/20] xen: rearrange xen/init.c to prepare it for Xen PVH mode, Juergen Gross, 2018/11/28
- [PATCH v6 17/20] xen: use elfnote defines instead of plain numbers, Juergen Gross, 2018/11/28
- [PATCH v6 20/20] xen_pvh: add support to configure, Juergen Gross, 2018/11/28
- [PATCH v6 01/20] xen: add some xen headers, Juergen Gross, 2018/11/28
- [PATCH v6 14/20] xen: init memory regions for PVH, Juergen Gross, 2018/11/28
- [PATCH v6 15/20] xen_pvh: add build runes for grub-core, Juergen Gross, 2018/11/28
- Re: [PATCH v6 00/20] xen: add pvh guest support,
Daniel Kiper <=