Hi Andrew,
On 15/02/17 19:41, Andrew Cooper wrote:
The now-common hcall_preempted boolean is perfectly usable for multicalls.
Remove the multicall-specific preemption mechanism.
Signed-off-by: Andrew Cooper
For the ARM bits:
Reviewed-by: Julien Grall
Cheers,
--
Julien Grall
On 16/02/17 10:37, Jan Beulich wrote:
On 15.02.17 at 20:41, wrote:
>> The now-common hcall_preempted boolean is perfectly usable for multicalls.
> Something must have gone in the wrong order here: This is not part
> of a series, and I can't see hcall_preempted being common in
> staging.
Sorr
>>> On 15.02.17 at 20:41, wrote:
> The now-common hcall_preempted boolean is perfectly usable for multicalls.
Something must have gone in the wrong order here: This is not part
of a series, and I can't see hcall_preempted being common in
staging.
Jan
___
The now-common hcall_preempted boolean is perfectly usable for multicalls.
Remove the multicall-specific preemption mechanism.
Signed-off-by: Andrew Cooper
---
CC: Jan Beulich
CC: Stefano Stabellini
CC: Julien Grall
---
xen/arch/arm/domain.c | 13 +++--
xen/arch/x86/domain.c