From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53256) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YUx65-0006gS-QQ for qemu-devel@nongnu.org; Mon, 09 Mar 2015 08:47:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YUx60-0004Fo-2w for qemu-devel@nongnu.org; Mon, 09 Mar 2015 08:47:49 -0400 Received: from szxga02-in.huawei.com ([119.145.14.65]:33739) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YUx5z-0004Cs-Ah for qemu-devel@nongnu.org; Mon, 09 Mar 2015 08:47:44 -0400 Message-ID: <54FD965A.9020108@huawei.com> Date: Mon, 9 Mar 2015 20:47:22 +0800 From: Shannon Zhao MIME-Version: 1.0 References: <1414691045-4793-1-git-send-email-a.spyridakis@virtualopensystems.com> <20150309121237.GM4278@bivouac.eciton.net> In-Reply-To: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Linaro-acpi] [RFC PATCH 0/7] hw/arm/virt: Dynamic ACPI v5.1 table generation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , Leif Lindholm Cc: Alexander Spyridakis , "tech@virtualopensystems.com" , QEMU Developers , Linaro ACPI Mailman List On 2015/3/9 20:28, Peter Maydell wrote: > On 9 March 2015 at 21:12, Leif Lindholm wrote: >> > Sorry for being late to the party, missed this set when it went out. > You seem to be replying to an email thread which is now many > months old and at a part of the conversation which was obsoleted > by the subsequent discussion in this thread... > > Summary-of-consensus email from this thread: > http://lists.nongnu.org/archive/html/qemu-devel/2014-11/msg02529.html > > I think this is the most recent patchset, implementing the > "mixed-mode" design: > http://lists.gnu.org/archive/html/qemu-devel/2015-02/msg03290.html > > (I might have missed an update, though, I've been on holiday > and not tracking the list as closely the last few weeks.) Hi Peter, You haven't missed it. I don't send an update version since V3. I'm waiting for the dependencies(the patches of Igor, Marcel, Michael) to be settled down. Then I'll send a new version. -- Thanks, Shannon