[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] [PATCH v2 08/18] xen: add basic hooks for PVH in current
From: |
Juergen Gross |
Subject: |
Re: [Xen-devel] [PATCH v2 08/18] xen: add basic hooks for PVH in current code |
Date: |
Fri, 19 Oct 2018 16:40:25 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 |
On 19/10/2018 14:05, Daniel Kiper wrote:
> On Tue, Oct 09, 2018 at 01:03:07PM +0200, Juergen Gross wrote:
>> Add the hooks to current code needed for Xen PVH.
>
> I am not against the code itself but it would be nice to know why you
> add, AIUI, just stubs here which will be filled with proper code later.
You requested a split of the patch adding PVH stuff. This is the result
of that request.
Juergen
[PATCH v2 05/18] xen: add some dummy headers for PVH mode, Juergen Gross, 2018/10/09
[PATCH v2 11/18] xen: get memory map from hypervisor for PVH, Juergen Gross, 2018/10/09