[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/8] xen: add pvh guest support
From: |
Daniel Kiper |
Subject: |
Re: [PATCH 0/8] xen: add pvh guest support |
Date: |
Thu, 14 Dec 2017 12:19:52 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Fri, Dec 01, 2017 at 12:12:50PM +0100, Daniel Kiper wrote:
> On Fri, Dec 01, 2017 at 06:37:37AM +0100, Juergen Gross wrote:
> > On 30/11/17 22:03, Daniel Kiper wrote:
> > > On Wed, Nov 29, 2017 at 02:46:42PM +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.
> > >>
> > >> As the related Linux kernel patches are not yet accepted please
> > >> wait for this to happen before applying the series.
> > >
> > > So, may I review the patches or should I hold on? And could you
> > > provide a link to the "Linux kernel patches" mentioned above?
> >
> > Please review!
>
> Will do in a week or so.
Swamped by some urgent internal work. I will try to review this before
Xmas but if it do not happen then I will do it in the first halt of
January. Sorry for delays.
Daniel