From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35228) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yxa3a-0006Jc-VS for qemu-devel@nongnu.org; Wed, 27 May 2015 08:03:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yxa3W-0003Eh-8H for qemu-devel@nongnu.org; Wed, 27 May 2015 08:03:34 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33867) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yxa3V-0003EB-O2 for qemu-devel@nongnu.org; Wed, 27 May 2015 08:03:30 -0400 Date: Wed, 27 May 2015 14:01:49 +0200 From: "Michael S. Tsirkin" Message-ID: <20150527140107-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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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: Peter Maydell Cc: hangaohuai@huawei.com, Alexander Spyridakis , Shannon Zhao , Claudio Fontana , QEMU Developers , "Huangpeng (Peter)" , Alex =?iso-8859-1?Q?Benn=E9e?= , Hanjun Guo , Paolo Bonzini , Igor Mammedov , Laszlo Ersek , Christoffer Dall , Shannon Zhao On Wed, May 27, 2015 at 12:58:19PM +0100, Peter Maydell wrote: > On 27 May 2015 at 11:16, Michael S. Tsirkin wrote: > > On Wed, May 27, 2015 at 11:43:31AM +0200, Igor Mammedov wrote: > >> Peter could you apply following AML patches to master, > >> that would help to avoid conflicts with other series in flight > >> which are trying to extend AML API and make this and that series > >> smaller on respin. > > > > I'm fine with this, sent Reviewed-by tags. > > Or if you want me to apply just AML patches in my tree, let me know. > > I would prefer a pull request with the relevant patches in them. > Directly applying patches to master requires that I personally > review and test them... > > thanks > -- PMM How about this: separate acpi patches, I'll apply them and send pull request. Then you can review and merge arm patches at leasure. -- MST