From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vladimir Murzin Subject: Re: [RFC PATCH 00/45] KVM: arm/arm64: Rework virtual GIC emulation Date: Tue, 29 Mar 2016 14:12:09 +0100 Message-ID: <56FA7F29.4060005@arm.com> References: <1458871508-17279-1-git-send-email-andre.przywara@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org To: Andre Przywara , Christoffer Dall , Marc Zyngier , Eric Auger Return-path: Received: from foss.arm.com ([217.140.101.70]:40005 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756416AbcC2NMS (ORCPT ); Tue, 29 Mar 2016 09:12:18 -0400 In-Reply-To: <1458871508-17279-1-git-send-email-andre.przywara@arm.com> Sender: kvm-owner@vger.kernel.org List-ID: Hi Andre, On 25/03/16 02:04, Andre Przywara wrote: > Please have a look at the series, review it and give the code some > serious testing (and possibly debugging). All feedback is appreciated. I see that with the new vgic implementation kvmtool starts throwing: kvm [1273]: Unable to register VGICv3 redist MMIO regions for --cpus 58 and above, where with the old vgic it is quite happy with up to 255 cpus. Cheers Vladimir From mboxrd@z Thu Jan 1 00:00:00 1970 From: vladimir.murzin@arm.com (Vladimir Murzin) Date: Tue, 29 Mar 2016 14:12:09 +0100 Subject: [RFC PATCH 00/45] KVM: arm/arm64: Rework virtual GIC emulation In-Reply-To: <1458871508-17279-1-git-send-email-andre.przywara@arm.com> References: <1458871508-17279-1-git-send-email-andre.przywara@arm.com> Message-ID: <56FA7F29.4060005@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Andre, On 25/03/16 02:04, Andre Przywara wrote: > Please have a look at the series, review it and give the code some > serious testing (and possibly debugging). All feedback is appreciated. I see that with the new vgic implementation kvmtool starts throwing: kvm [1273]: Unable to register VGICv3 redist MMIO regions for --cpus 58 and above, where with the old vgic it is quite happy with up to 255 cpus. Cheers Vladimir