Re: [RFC v7 5/7] KVM: arm/arm64: enable irqchip routing

2016-07-21 Thread Marc Zyngier
On 20/07/16 08:31, Auger Eric wrote: > Hi Marc, > > On 19/07/2016 18:16, Marc Zyngier wrote: >> On 19/07/16 16:46, Paolo Bonzini wrote: >>> >>> >>> On 19/07/2016 16:56, Marc Zyngier wrote: On 18/07/16 14:25, Eric Auger wrote: > This patch adds compilation and link against irqchip. >

Re: [RFC v7 5/7] KVM: arm/arm64: enable irqchip routing

2016-07-20 Thread Auger Eric
Hi Marc, On 19/07/2016 18:16, Marc Zyngier wrote: > On 19/07/16 16:46, Paolo Bonzini wrote: >> >> >> On 19/07/2016 16:56, Marc Zyngier wrote: >>> On 18/07/16 14:25, Eric Auger wrote: This patch adds compilation and link against irqchip. Main motivation behind using irqchip code is

Re: [RFC v7 5/7] KVM: arm/arm64: enable irqchip routing

2016-07-19 Thread Marc Zyngier
On 19/07/16 16:46, Paolo Bonzini wrote: > > > On 19/07/2016 16:56, Marc Zyngier wrote: >> On 18/07/16 14:25, Eric Auger wrote: >>> This patch adds compilation and link against irqchip. >>> >>> Main motivation behind using irqchip code is to enable MSI >>> routing code. In the future irqchip

Re: [RFC v7 5/7] KVM: arm/arm64: enable irqchip routing

2016-07-19 Thread Paolo Bonzini
On 19/07/2016 16:56, Marc Zyngier wrote: > On 18/07/16 14:25, Eric Auger wrote: >> This patch adds compilation and link against irqchip. >> >> Main motivation behind using irqchip code is to enable MSI >> routing code. In the future irqchip routing may also be useful >> when targeting multiple

[RFC v7 5/7] KVM: arm/arm64: enable irqchip routing

2016-07-18 Thread Eric Auger
This patch adds compilation and link against irqchip. Main motivation behind using irqchip code is to enable MSI routing code. In the future irqchip routing may also be useful when targeting multiple irqchips. Routing standard callbacks now are implemented in vgic-irqfd: - kvm_set_routing_entry