From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42692) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WGnGc-0000c4-HC for qemu-devel@nongnu.org; Fri, 21 Feb 2014 05:23:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WGnGY-00064h-60 for qemu-devel@nongnu.org; Fri, 21 Feb 2014 05:23:38 -0500 Sender: Paolo Bonzini Message-ID: <53072920.9020908@redhat.com> Date: Fri, 21 Feb 2014 11:23:28 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1392970647-21528-1-git-send-email-mdroth@linux.vnet.ibm.com> In-Reply-To: <1392970647-21528-1-git-send-email-mdroth@linux.vnet.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Patch Round-up for stable 1.7.1, freeze on 2013-02-27 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Roth , qemu-devel@nongnu.org Cc: lersek@redhat.com, qemu-stable@nongnu.org, Petar.Jovanovic@imgtec.com Il 21/02/2014 09:16, Michael Roth ha scritto: > Hi everyone, > > The following new patches are queued for QEMU stable v1.7.1: > > https://github.com/mdroth/qemu/commits/stable-1.7-staging > > The release is planned for 2014-03-03: > > http://wiki.qemu.org/Planning/1.7 > > Please respond here or CC qemu-stable@nongnu.org on any patches you > think should be included in the release. The cut-off date has > been extended to 2013-02-27 due to the round-up email going > out late. I have included "KVM: Use return value for error print" in uq/master and will post a pull request either today or next Monday. Paolo