From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51649) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXuya-0000oT-Ks for qemu-devel@nongnu.org; Fri, 04 Sep 2015 13:40:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZXuyW-0004iT-J8 for qemu-devel@nongnu.org; Fri, 04 Sep 2015 13:40:36 -0400 Received: from mail-by2on0131.outbound.protection.outlook.com ([207.46.100.131]:43200 helo=na01-by2-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXuyW-0004iF-C9 for qemu-devel@nongnu.org; Fri, 04 Sep 2015 13:40:32 -0400 References: <01123b8a3d47648ef362909967f22c7dab0cfd71.1440584396.git.p.fedin@samsung.com> <013401d0e6e2$fbf4dbb0$f3de9310$@samsung.com> From: Diana Craciun Message-ID: <55E9B37D.1050108@freescale.com> Date: Fri, 4 Sep 2015 18:06:37 +0300 MIME-Version: 1.0 In-Reply-To: <013401d0e6e2$fbf4dbb0$f3de9310$@samsung.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v12 5/5] hw/arm/virt: Add gic-version option to virt machine List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Pavel Fedin , 'Peter Maydell' Cc: 'Shlomo Pongratz' , 'Shlomo Pongratz' , 'QEMU Developers' , 'Eric Auger' Hi Pavel, On 09/04/2015 10:26 AM, Pavel Fedin wrote: > It is more convenient for ITS implementation. I already have the code for it, and for ITS device it is useful to have two separate sysbus-mmio regions, one for control and one for translation. Do you plan posting the ITS patches on the list? I am interested in reviewing and testing them. Thanks, Diana