[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, 15 Feb 2018 13:02:50 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Hi Juergen,
Sorry for huge delay. It looks that I am recovering slowly and
probably I will have more time for reviews.
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.
AIUI PVH is quite generic idea and can be implemented by different
virtualization platforms. IIRC Maran Wilson works on PVH for KVM.
So, would not it make more sense to have platform independent GRUB2
PVH code and then on top of that build Xen and KVM support? Could
you do that?
Thank you for your work.
Daniel
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH 0/8] xen: add pvh guest support,
Daniel Kiper <=