> +#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 */
Thanks for fixing that :)
> +static char *afu_op_names[] = {
...
Much nicer, thanks :)
>
Fred: Thanks for correcting those spellings.
Reviewed-by: Manoj Kumar
---
Manoj Kumar
On 2/23/2016 10:21 AM, Frederic Barrat wrote:
From: Christophe Lombard
The hypervisor calls provide an interface with a coherent platform
facility and function. It matches version 0.16 of the 'PAPR change
From: Christophe Lombard
The hypervisor calls provide an interface with a coherent platform
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