[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 01/18] xen: add some xen headers
From: |
Juergen Gross |
Subject: |
Re: [PATCH v2 01/18] xen: add some xen headers |
Date: |
Thu, 18 Oct 2018 16:04:04 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 |
On 18/10/2018 15:45, Daniel Kiper wrote:
> On Tue, Oct 09, 2018 at 01:03:00PM +0200, Juergen Gross wrote:
>> In order to support grub2 in Xen PVH environment some additional Xen
>> headers are needed as grub2 will be started in PVH mode requiring to
>> use several HVM hypercalls and structures.
>>
>> Add the needed headers from Xen 4.10 being the first Xen version with
>> full (not only experimental) PVH guest support.
>
> Should not we use the latest one? 4.11?
Hmm, that shouldn't really matter here. All used interfaces are
stable, so in case we don't need any later add-ons (which we don't)
using the 4.10 ones must be fine.
Juergen
- Re: [Xen-devel] [PATCH v2 12/18] xen: setup Xen specific data for PVH, (continued)
[PATCH v2 18/18] xenpvh: add support to configure, Juergen Gross, 2018/10/09
[PATCH v2 16/18] xenpvh: support building a standalone image, Juergen Gross, 2018/10/09
[PATCH v2 17/18] xenpvh: support grub-install for xenpvh, Juergen Gross, 2018/10/09
[PATCH v2 01/18] xen: add some xen headers, Juergen Gross, 2018/10/09
Re: [Xen-devel] [PATCH v2 00/18] xen: add pvh guest support, Juergen Gross, 2018/10/10