[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] [PATCH v2 00/18] xen: add pvh guest support
From: |
Juergen Gross |
Subject: |
Re: [Xen-devel] [PATCH v2 00/18] xen: add pvh guest support |
Date: |
Wed, 10 Oct 2018 17:59:24 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 |
On 09/10/2018 13:02, 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.
>
> As the related Linux kernel patches are not yet accepted please
> wait for this to happen before applying the series. This Linux kernel
> series is available under:
>
> https://lists.xen.org/archives/html/xen-devel/2018-10/msg00776.html
The Linux kernel series is now available under:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/grub2
This means the series has been accepted and is kept pending until
this grub2 series has been accepted.
Juergen
- [PATCH v2 18/18] xenpvh: add support to configure, (continued)
- Re: [Xen-devel] [PATCH v2 00/18] xen: add pvh guest support,
Juergen Gross <=