Re: [Xen-devel] [PATCH v4 11/11] arm: enable XENFEAT_ARM_SMCCC_supported feature

2017-08-24 Thread Julien Grall
On 22/08/17 08:29, Jan Beulich wrote: On 21.08.17 at 22:27, wrote: As Xen now supports SMCCC, we can enable this feature to tell guests that it is safe to call generic SMCs and HVCs. I think this and patch 10 should be folded. +1. Signed-off-by: Volodymyr Babchuk --- xen/common/kern

Re: [Xen-devel] [PATCH v4 11/11] arm: enable XENFEAT_ARM_SMCCC_supported feature

2017-08-22 Thread Jan Beulich
>>> On 21.08.17 at 22:27, wrote: > As Xen now supports SMCCC, we can enable this feature to tell > guests that it is safe to call generic SMCs and HVCs. I think this and patch 10 should be folded. > Signed-off-by: Volodymyr Babchuk > --- > xen/common/kernel.c | 3 +++ > 1 file changed, 3 inser