From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41980) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZrOf0-0000VX-Ps for qemu-devel@nongnu.org; Wed, 28 Oct 2015 07:12:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZrOew-00007k-Mv for qemu-devel@nongnu.org; Wed, 28 Oct 2015 07:12:54 -0400 Received: from mailout4.w1.samsung.com ([210.118.77.14]:27226) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZrOew-00007G-HG for qemu-devel@nongnu.org; Wed, 28 Oct 2015 07:12:50 -0400 Received: from eucpsbgm2.samsung.com (unknown [203.254.199.245]) by mailout4.w1.samsung.com (Oracle Communications Messaging Server 7.0.5.31.0 64bit (built May 5 2014)) with ESMTP id <0NWX006CAGH9TSA0@mailout4.w1.samsung.com> for qemu-devel@nongnu.org; Wed, 28 Oct 2015 11:12:45 +0000 (GMT) From: Pavel Fedin References: <00f601d10fc2$7673fd00$635bf700$@samsung.com> <013701d110af$5f601a70$1e204f50$@samsung.com> <002f01d110c2$4cd51d70$e67f5850$@samsung.com> <008501d1114c$60e0b1a0$22a214e0$@samsung.com> In-reply-to: <008501d1114c$60e0b1a0$22a214e0$@samsung.com> Date: Wed, 28 Oct 2015 14:12:44 +0300 Message-id: <005b01d11171$92684a60$b738df20$@samsung.com> MIME-version: 1.0 Content-type: text/plain; charset=UTF-8 Content-transfer-encoding: quoted-printable Content-language: ru Subject: Re: [Qemu-devel] [PATCH v2] target-arm: Extract some external ARM CPU API List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: 'Peter Crosthwaite' , 'Paolo Bonzini' Cc: 'Peter Maydell' , 'Shlomo Pongratz' , 'QEMU Developers' , 'Shlomo Pongratz' Hello! > Ok, so decided. I will convert my code, test the build and send a = small patch for this soon, > perhaps today. arm_gicv3_kvm.o is already in obj-y, and arm_gicv3_common.o does not = use any of those definitions. So, nothing to move, there will be no = patch. So far, we have only this small leftover: = http://lists.nongnu.org/archive/html/qemu-devel/2015-10/msg02349.html. = Needed both by live migration and SW emulation of GICv3. Shlomo: Just add your GICv3 code to obj-$(CONFIG_ARM_GIC), and you'll = be able to include things you need. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia