From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46316) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yxz5J-0001kN-5v for qemu-devel@nongnu.org; Thu, 28 May 2015 10:47:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yxz5D-0002MF-5h for qemu-devel@nongnu.org; Thu, 28 May 2015 10:47:01 -0400 Received: from mail-ie0-f174.google.com ([209.85.223.174]:35471) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yxz5D-0002MB-1C for qemu-devel@nongnu.org; Thu, 28 May 2015 10:46:55 -0400 Received: by iesa3 with SMTP id a3so40080344ies.2 for ; Thu, 28 May 2015 07:46:54 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20150527160644-mutt-send-email-mst@redhat.com> References: <1432522520-8068-1-git-send-email-zhaoshenglong@huawei.com> <20150527114331.44438af7@nial.brq.redhat.com> <20150527101640.GA15600@redhat.com> <20150527140107-mutt-send-email-mst@redhat.com> <20150527160644-mutt-send-email-mst@redhat.com> From: Peter Maydell Date: Thu, 28 May 2015 15:46:33 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH v9 00/24] Generate ACPI v5.1 tables and expose them to guest over fw_cfg on ARM List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: hangaohuai@huawei.com, Alexander Spyridakis , Shannon Zhao , Claudio Fontana , QEMU Developers , "Huangpeng (Peter)" , =?UTF-8?B?QWxleCBCZW5uw6ll?= , Hanjun Guo , Paolo Bonzini , Igor Mammedov , Laszlo Ersek , Christoffer Dall , Shannon Zhao On 27 May 2015 at 15:07, Michael S. Tsirkin wrote: > On Wed, May 27, 2015 at 01:07:23PM +0100, Peter Maydell wrote: >> On 27 May 2015 at 13:01, Michael S. Tsirkin wrote: >> > How about this: separate acpi patches, I'll apply them and send >> > pull request. Then you can review and merge arm patches at leasure. >> >> As far as the ARM patches in this series are concerned, I'm >> basically happy with them for a while now and have just been >> waiting for the ACPI side to be reviewed... > OK I did that now. > How would you like it all merged? > Your tree? Seems easiest. Applied all to target-arm.next; expect a pull request to go through tail end of this week or possibly Monday. -- PMM