From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46756) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VPSVU-0006JK-9l for qemu-devel@nongnu.org; Fri, 27 Sep 2013 03:30:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VPSVQ-000597-75 for qemu-devel@nongnu.org; Fri, 27 Sep 2013 03:30:32 -0400 Message-ID: <5245340B.3000603@msgid.tls.msk.ru> Date: Fri, 27 Sep 2013 11:30:19 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <1380113886-16845-1-git-send-email-mdroth@linux.vnet.ibm.com> <52448D31.2080403@weilnetz.de> In-Reply-To: <52448D31.2080403@weilnetz.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable 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: Stefan Weil Cc: qemu-stable@nongnu.org, Michael Roth , qemu-devel@nongnu.org 26.09.2013 23:38, Stefan Weil =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > 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/ A small correction/nitpick: it is not from me originally, it is from Wenchao Xia, but indeed, I verified and signed it. > It fixes a compiler warning from MinGW-w32 gcc in QEMU 1.5.3. I'm not sure it qualifies for -stable however, because it merely fixes a compiler warning, the code is actually correct both ways. Ofcourse the compile with -Werror will fail with SOME compilers/versions, but is it the only place where we have warnings? Thanks! /mjt