Re: [PATCH v4 01/10] arm64: KVM: Use static keys for selecting the GIC backend

2016-09-15 Thread Christoffer Dall
On Wed, Sep 14, 2016 at 04:20:00PM +0100, Vladimir Murzin wrote: > On 13/09/16 10:22, Christoffer Dall wrote: > > On Tue, Sep 13, 2016 at 10:11:10AM +0100, Marc Zyngier wrote: > >> On 13/09/16 09:20, Christoffer Dall wrote: > >>> On Mon, Sep 12, 2016 at 03:49:15PM +0100, Vladimir Murzin wrote: >

Re: [PATCH v4 01/10] arm64: KVM: Use static keys for selecting the GIC backend

2016-09-14 Thread Marc Zyngier
On 14/09/16 16:20, Vladimir Murzin wrote: > On 13/09/16 10:22, Christoffer Dall wrote: >> On Tue, Sep 13, 2016 at 10:11:10AM +0100, Marc Zyngier wrote: >>> On 13/09/16 09:20, Christoffer Dall wrote: On Mon, Sep 12, 2016 at 03:49:15PM +0100, Vladimir Murzin wrote: > Currently GIC backend

Re: [PATCH v4 01/10] arm64: KVM: Use static keys for selecting the GIC backend

2016-09-14 Thread Vladimir Murzin
On 13/09/16 10:22, Christoffer Dall wrote: > On Tue, Sep 13, 2016 at 10:11:10AM +0100, Marc Zyngier wrote: >> On 13/09/16 09:20, Christoffer Dall wrote: >>> On Mon, Sep 12, 2016 at 03:49:15PM +0100, Vladimir Murzin wrote: Currently GIC backend is selected via alternative framework and this

Re: [PATCH v4 01/10] arm64: KVM: Use static keys for selecting the GIC backend

2016-09-13 Thread Christoffer Dall
On Mon, Sep 12, 2016 at 03:49:15PM +0100, Vladimir Murzin wrote: > Currently GIC backend is selected via alternative framework and this > is fine. We are going to introduce vgic-v3 to 32-bit world and there > we don't have patching framework in hand, so we can either check > support for GICv3