From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51829) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a2Wbr-0007xj-9F for qemu-devel@nongnu.org; Fri, 27 Nov 2015 22:55:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a2Wbn-00007w-VE for qemu-devel@nongnu.org; Fri, 27 Nov 2015 22:55:39 -0500 Received: from szxga02-in.huawei.com ([119.145.14.65]:63104) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a2Wbn-00007m-6Z for qemu-devel@nongnu.org; Fri, 27 Nov 2015 22:55:35 -0500 Message-ID: <565925A3.8060204@huawei.com> Date: Sat, 28 Nov 2015 11:55:15 +0800 From: Shannon Zhao MIME-Version: 1.0 References: <16a53ebff719d6d08fc1197c365d0f84f89b979d.1448359515.git.p.fedin@samsung.com> In-Reply-To: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC PATCH v3 5/5] arm/virt: Add ITS to the virt board List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , Pavel Fedin Cc: Diana Craciun , Shlomo Pongratz , Shlomo Pongratz , QEMU Developers On 2015/11/28 0:18, Peter Maydell wrote: > On 24 November 2015 at 10:13, Pavel Fedin wrote: >> > If supported by the configuration, ITS will be added automatically. >> > >> > This patch also renames v2m_phandle to msi_phandle because it's now used >> > by both MSI implementations. >> > >> > Signed-off-by: Pavel Fedin > Reviewed-by: Peter Maydell > > We'll need to add the ACPI bindings at some point but we can do > that later. I can add the ACPI part based on this when this series almost settle down. Thanks, -- Shannon