From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55780) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YiO4w-00059e-St for qemu-devel@nongnu.org; Wed, 15 Apr 2015 10:14:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YiO4s-0004he-K5 for qemu-devel@nongnu.org; Wed, 15 Apr 2015 10:14:10 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42298) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YiO4s-0004ha-Ch for qemu-devel@nongnu.org; Wed, 15 Apr 2015 10:14:06 -0400 Date: Wed, 15 Apr 2015 16:14:01 +0200 From: "Michael S. Tsirkin" Message-ID: <20150415161152-mutt-send-email-mst@redhat.com> References: <1429010860-13353-1-git-send-email-kraxel@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PULL for-2.3 0/1] fw_cfg: add documentation file (docs/specs/fw_cfg.txt) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Gerd Hoffmann , QEMU Developers On Tue, Apr 14, 2015 at 12:34:02PM +0100, Peter Maydell wrote: > On 14 April 2015 at 12:27, Gerd Hoffmann wrote: > > Hi, > > > > Damn, wanted to sent this out last week, then forgot, so it missed -rc3. > > But it is a documentation-only change, so it should still be fine for > > 2.3, right? > > My inclination is to only put this in if something else turns > up that we must fix in rc3. Otherwise I would want to just release > 2.3 with our current tree. > > thanks > -- PMM Looks like there's a vhost bug that might justify making code changes :( I posted the patch fixing this, and Cc'd you - patch is under test. -- MST