On 15/02/2018 13:02, Daniel Kiper wrote:
> 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?

Finally I have some time to work on this series again.

I don't think this makes sense now for the following reasons:

- Maran's series is stalled
- The main work is hypervisor specific and I have no idea right now
  what would be needed for KVM
- Maran's series was targeted for a quick boot of the kernel right
  from qemu without any other boot loader


Juergen

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to