From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KdRgz-0007Bn-W0 for qemu-devel@nongnu.org; Wed, 10 Sep 2008 11:33:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KdRgx-0007Aq-Vh for qemu-devel@nongnu.org; Wed, 10 Sep 2008 11:33:17 -0400 Received: from [199.232.76.173] (port=47576 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KdRgx-0007Aj-Mg for qemu-devel@nongnu.org; Wed, 10 Sep 2008 11:33:15 -0400 Received: from il.qumranet.com ([212.179.150.194]:18510) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KdRgx-0004pI-8A for qemu-devel@nongnu.org; Wed, 10 Sep 2008 11:33:15 -0400 Date: Wed, 10 Sep 2008 18:33:13 +0300 From: Gleb Natapov Subject: Re: [Qemu-devel] [PATCH v5 0/8] Add new firmware configuration mechanism Message-ID: <20080910153313.GI5924@minantech.com> References: <20080908054204.19638.35292.stgit@gleb-debian.qumranet.com.qumranet.com> <48C7E7F7.2060600@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48C7E7F7.2060600@codemonkey.ws> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Blue Swirl , qemu-devel@nongnu.org On Wed, Sep 10, 2008 at 10:29:59AM -0500, Anthony Liguori wrote: > Gleb Natapov wrote: >> Hi, >> >> Here the latest version of the patch series. I hope now ready for inclusion. >> > > Since Blue Swirl has been the most active in reviewing this series, I'm > looking to him to decide when and to apply the series. AFAICT, it looks > ready to go. > I'll send a new version soon with the latest Blue Swirl addition of write support and different IO ports for control and data. -- Gleb.