Re: [PATCH v3 10/18] cxl: New hcalls to support CAPI adapters

2016-02-10 Thread Ian Munsie
> +#define H_CONTROL_CA_FUNCTION_RESET 1 /* perform a reset */ > +#define H_CONTROL_CA_FUNCTION_SUSPEND_PROCESS 2 /* suspend a process > from being executed */ > +#define H_CONTROL_CA_FUNCTION_RESUME_PROCESS 3 /* resume a process > to be executed */ > +#define H

[PATCH v3 10/18] cxl: New hcalls to support CAPI adapters

2016-02-06 Thread Frederic Barrat
From: Christophe Lombard The hypervisor calls provide an interface with a coherent plaform facility and function. It matches version 0.16 of the 'PAPR changes' document. The following hcalls are supported: H_ATTACH_CA_PROCESSAttach a process element to a coherent platform