From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Auger Subject: Re: [PATCH v3 00/16] KVM: arm64: GICv3 ITS emulation Date: Wed, 14 Oct 2015 10:48:46 +0200 Message-ID: <561E16EE.10707@linaro.org> References: <1444229726-31559-1-git-send-email-andre.przywara@arm.com> <20151010153744.GH29128@cbox> <561BBFC1.4070200@arm.com> <00dc01d10501$46352810$d29f7830$@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: marc.zyngier@arm.com, kvmarm@lists.cs.columbia.edu, linux-arm-kernel@lists.infradead.org, kvm@vger.kernel.org To: Pavel Fedin , 'Andre Przywara' , 'Christoffer Dall' Return-path: Received: from mail-lb0-f181.google.com ([209.85.217.181]:33970 "EHLO mail-lb0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752365AbbJNIsv (ORCPT ); Wed, 14 Oct 2015 04:48:51 -0400 Received: by lbbck17 with SMTP id ck17so41280228lbb.1 for ; Wed, 14 Oct 2015 01:48:50 -0700 (PDT) In-Reply-To: <00dc01d10501$46352810$d29f7830$@samsung.com> Sender: kvm-owner@vger.kernel.org List-ID: Hi Andre, Pavel On 10/12/2015 05:18 PM, Pavel Fedin wrote: > Hello! > >> Also what is the status of Eric's IRQ routing support? Should this go in >> first now? > > I'd say without vITS there's nothing to use IRQ routing with. It could go in and just lay around > silently, so that it's not forgotten, but for example current qemu just knows that with GICv2m it > should use hardcoded linear MSI->SPI mapping. Currently the gsi routing applies on top of ITS emulation series. I am going to rebase it soon. It can go in 4.5 with ITS emulation series. Best Regards Eric > > Kind regards, > Pavel Fedin > Expert Engineer > Samsung Electronics Research center Russia > > From mboxrd@z Thu Jan 1 00:00:00 1970 From: eric.auger@linaro.org (Eric Auger) Date: Wed, 14 Oct 2015 10:48:46 +0200 Subject: [PATCH v3 00/16] KVM: arm64: GICv3 ITS emulation In-Reply-To: <00dc01d10501$46352810$d29f7830$@samsung.com> References: <1444229726-31559-1-git-send-email-andre.przywara@arm.com> <20151010153744.GH29128@cbox> <561BBFC1.4070200@arm.com> <00dc01d10501$46352810$d29f7830$@samsung.com> Message-ID: <561E16EE.10707@linaro.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Andre, Pavel On 10/12/2015 05:18 PM, Pavel Fedin wrote: > Hello! > >> Also what is the status of Eric's IRQ routing support? Should this go in >> first now? > > I'd say without vITS there's nothing to use IRQ routing with. It could go in and just lay around > silently, so that it's not forgotten, but for example current qemu just knows that with GICv2m it > should use hardcoded linear MSI->SPI mapping. Currently the gsi routing applies on top of ITS emulation series. I am going to rebase it soon. It can go in 4.5 with ITS emulation series. Best Regards Eric > > Kind regards, > Pavel Fedin > Expert Engineer > Samsung Electronics Research center Russia > >