From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55262) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a17vI-0006yr-Jf for qemu-devel@nongnu.org; Tue, 24 Nov 2015 02:21:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a17vD-0002o9-Nb for qemu-devel@nongnu.org; Tue, 24 Nov 2015 02:21:56 -0500 Received: from mx1.redhat.com ([209.132.183.28]:36043) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a17vD-0002nW-9a for qemu-devel@nongnu.org; Tue, 24 Nov 2015 02:21:51 -0500 Message-ID: <1448349705.27648.9.camel@redhat.com> From: Gerd Hoffmann Date: Tue, 24 Nov 2015 08:21:45 +0100 In-Reply-To: <20151123141842.GB1980@HEDWIG.INI.CMU.EDU> References: <1446733972-1602-1-git-send-email-somlo@cmu.edu> <20151123141842.GB1980@HEDWIG.INI.CMU.EDU> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v5 0/6] fw_cfg: spec update, misc. cleanup, optimize read List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Gabriel L. Somlo" Cc: peter.maydell@linaro.org, jordan.l.justen@intel.com, qemu-devel@nongnu.org, armbru@redhat.com, pbonzini@redhat.com, markmb@redhat.com, lersek@redhat.com On Mo, 2015-11-23 at 09:18 -0500, Gabriel L. Somlo wrote: > Ping ? > > I can send out v6 and fix the commit blurb typo in patch 6/6 pointed > out by Laszlo (unless the series is already winding its way toward > eventually being applied). > > Please advise. We are in 2.5 hard-freeze, so this is for 2.6. /me plans to pick it up when master opens for 2.6 devel. v6 would be nice, but there is no need to hurry ;) cheers, Gerd