Re: [Xen-devel] [PATCH v2 02/11] xen/hvmlite: Bootstrap HVMlite guest

From: Luis R. Rodriguez
Date: Wed Feb 03 2016 - 19:09:22 EST


On Wed, Feb 3, 2016 at 3:59 PM, Luis R. Rodriguez <mcgrof@xxxxxxxx> wrote:
>> If you still desperately want to avoid multiple entry points, then just
>> insist on using grub for the VM. I expect that that is how most people
>> will end up using HVMLite VMs anyway.
>
> Are you saying Grub can do some of this heavy lifting that I am trying
> to avoid? If so that'd be great news.

Come to think of it, it would still leave the same semantic gap issue,
which is one of the reasons I'm pushing for a solution for that now.

Luis