On Fri, Mar 01, 2019 at 05:56:36PM +, Alex Bennée wrote:
>
> Stefano Garzarella writes:
>
> > On Fri, Mar 01, 2019 at 04:53:57PM +, Alex Bennée wrote:
> >>
> >> Paolo Bonzini writes:
> >>
> >> > From: Liam Merwick
> >> >
> >> > The x86/HVM direct boot ABI permits Qemu to be able to boo
Stefano Garzarella writes:
> On Fri, Mar 01, 2019 at 04:53:57PM +, Alex Bennée wrote:
>>
>> Paolo Bonzini writes:
>>
>> > From: Liam Merwick
>> >
>> > The x86/HVM direct boot ABI permits Qemu to be able to boot directly
>> > into the uncompressed Linux kernel binary with minimal firmware
On Fri, Mar 01, 2019 at 04:53:57PM +, Alex Bennée wrote:
>
> Paolo Bonzini writes:
>
> > From: Liam Merwick
> >
> > The x86/HVM direct boot ABI permits Qemu to be able to boot directly
> > into the uncompressed Linux kernel binary with minimal firmware involvement.
> >
> > https://xenbi
Paolo Bonzini writes:
> From: Liam Merwick
>
> The x86/HVM direct boot ABI permits Qemu to be able to boot directly
> into the uncompressed Linux kernel binary with minimal firmware involvement.
>
> https://xenbits.xen.org/docs/unstable/misc/pvh.html
>
> This commit adds the header file
From: Liam Merwick
The x86/HVM direct boot ABI permits Qemu to be able to boot directly
into the uncompressed Linux kernel binary with minimal firmware involvement.
https://xenbits.xen.org/docs/unstable/misc/pvh.html
This commit adds the header file that defines the start_info struct
th