Re: [PATCH 0/6] irqchip: GICv2/v3: Add support for irq_vcpu_affinity

2015-08-12 Thread Marc Zyngier
On 11/08/15 11:06, Eric Auger wrote: > Hi Marc, > > The series works fine with KVM platform device passthrough use case > (Calxeda Midway, GICv2, SPI assignment with VFIO). My integration branch > can be found at > https://git.linaro.org/people/eric.auger/linux.git/shortlog/refs/heads/v4.2-rc6-irq

Re: [PATCH 0/6] irqchip: GICv2/v3: Add support for irq_vcpu_affinity

2015-08-11 Thread Eric Auger
Hi Marc, The series works fine with KVM platform device passthrough use case (Calxeda Midway, GICv2, SPI assignment with VFIO). My integration branch can be found at https://git.linaro.org/people/eric.auger/linux.git/shortlog/refs/heads/v4.2-rc6-irq-forward-v3 if useful. Tested-by: Eric Auger B