Re: [Xen-devel] [PATCH v2 0/9] xen/arm: Support SPIs routing

2016-07-27 Thread Julien Grall
On 14/07/16 19:17, Shanker Donthineni wrote: Hi Julien, Hello Shanker, Tested-by: Shanker Donthineni I have tested this patchset on Qualcomm Technologies QDF2XXX server platform without any issue. Thank you for testing this series on your platform. I have added your tested-by on patch #

Re: [Xen-devel] [PATCH v2 0/9] xen/arm: Support SPIs routing

2016-07-14 Thread Shanker Donthineni
Hi Julien, Tested-by: Shanker Donthineni I have tested this patchset on Qualcomm Technologies QDF2XXX server platform without any issue. On 07/14/2016 11:21 AM, Julien Grall wrote: Hello all, Currently, Xen does not route SPIs to DOM0 when ACPI is inuse after the functionality has been reve

[Xen-devel] [PATCH v2 0/9] xen/arm: Support SPIs routing

2016-07-14 Thread Julien Grall
Hello all, Currently, Xen does not route SPIs to DOM0 when ACPI is inuse after the functionality has been reverted in Xen 4.7 by commit 909bd14. In the previous approach, the SPIs was routed when DOM0 was writing into ISENABLER. However, this has resulted to deadlock (see more details in [1]) as