From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44618) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZlX5u-0006aX-9v for qemu-devel@nongnu.org; Mon, 12 Oct 2015 03:00:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZlX5r-0004zE-47 for qemu-devel@nongnu.org; Mon, 12 Oct 2015 03:00:26 -0400 Received: from mailout2.w1.samsung.com ([210.118.77.12]:43133) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZlX5q-0004yn-Ut for qemu-devel@nongnu.org; Mon, 12 Oct 2015 03:00:23 -0400 Received: from eucpsbgm2.samsung.com (unknown [203.254.199.245]) by mailout2.w1.samsung.com (Oracle Communications Messaging Server 7.0.5.31.0 64bit (built May 5 2014)) with ESMTP id <0NW3008A1I4KPG10@mailout2.w1.samsung.com> for qemu-devel@nongnu.org; Mon, 12 Oct 2015 08:00:20 +0100 (BST) From: Pavel Fedin References: <1444142228-6696-1-git-send-email-drjones@redhat.com> <1444142228-6696-3-git-send-email-drjones@redhat.com> In-reply-to: <1444142228-6696-3-git-send-email-drjones@redhat.com> Date: Mon, 12 Oct 2015 10:00:19 +0300 Message-id: <016101d104bb$a8988ba0$f9c9a2e0$@samsung.com> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit Content-language: ru Subject: Re: [Qemu-devel] [PATCH 2/2] hw/arm/virt: don't use a15memmap directly List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: 'Andrew Jones' , qemu-devel@nongnu.org Cc: peter.maydell@linaro.org, afaerber@suse.de Hello! > Before this patch it would complain that the requested > number of cpus was greater than 123, but for gicv2 configs, it > should complain that the number is greater than 8. Actually, gicv2 code has own check, and it would complain about >8 CPU (see arm_gic_common_realize()). Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia