From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39242) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VPHOh-0003gx-E1 for qemu-devel@nongnu.org; Thu, 26 Sep 2013 15:38:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VPHOc-0000XK-HB for qemu-devel@nongnu.org; Thu, 26 Sep 2013 15:38:47 -0400 Received: from [2a03:4000:1::4e2f:c7ac:d] (port=60511 helo=v220110690675601.yourvserver.net) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VPHOc-0000XA-An for qemu-devel@nongnu.org; Thu, 26 Sep 2013 15:38:42 -0400 Message-ID: <52448D31.2080403@weilnetz.de> Date: Thu, 26 Sep 2013 21:38:25 +0200 From: Stefan Weil MIME-Version: 1.0 References: <1380113886-16845-1-git-send-email-mdroth@linux.vnet.ibm.com> In-Reply-To: <1380113886-16845-1-git-send-email-mdroth@linux.vnet.ibm.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Patch Round-up for stable 1.6.1, freeze on 2013-09-30 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Roth , qemu-devel@nongnu.org Cc: Michael Tokarev , qemu-stable@nongnu.org Am 25.09.2013 14:57, schrieb Michael Roth: > Hi everyone, > > The following new patches are queued for QEMU stable v1.6.1: > > https://github.com/mdroth/qemu/commits/stable-1.6-staging > > The release is planned for 2013-10-02: > > http://wiki.qemu.org/Planning/1.6 > > Please respond here or CC qemu-stable@nongnu.org on any patches you > think should be included in the release. The cut-off date is > 2013-09-30 for new patches. > > Testing/feedback is greatly appreciated. > > Thanks! > Please add this one from Michael Tokarev, too: http://patchwork.ozlabs.org/patch/276560/ It fixes a compiler warning from MinGW-w32 gcc in QEMU 1.5.3. Thanks, Stefan