>>> On 24.07.15 at 20:35, wrote:
> On 07/23/2015 10:21 AM, Jan Beulich wrote:
> On 11.07.15 at 00:20, wrote:
>>> Signed-off-by: Boris Ostrovsky
>>> ---
>>> Changes in v3:
>>> * Defined compat_mmuext_op(). (XEN_GUEST_HANDLE_PARAM(mmuext_op_compat_t)
>>>is not defined in header files so I
On 07/23/2015 10:21 AM, Jan Beulich wrote:
On 11.07.15 at 00:20, wrote:
Signed-off-by: Boris Ostrovsky
---
Changes in v3:
* Defined compat_mmuext_op(). (XEN_GUEST_HANDLE_PARAM(mmuext_op_compat_t)
is not defined in header files so I used 'void' type.
How is it not? It's in compat/xen.h (whi
>>> On 11.07.15 at 00:20, wrote:
> Signed-off-by: Boris Ostrovsky
> ---
> Changes in v3:
> * Defined compat_mmuext_op(). (XEN_GUEST_HANDLE_PARAM(mmuext_op_compat_t)
> is not defined in header files so I used 'void' type.
How is it not? It's in compat/xen.h (which is a generated header).
> @@
Signed-off-by: Boris Ostrovsky
---
Changes in v3:
* Defined compat_mmuext_op(). (XEN_GUEST_HANDLE_PARAM(mmuext_op_compat_t)
is not defined in header files so I used 'void' type. I am not convinced
this is the best solution)
xen/arch/x86/hvm/hvm.c | 33 -
1 fil