From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47030) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQYLy-0007iV-IT for qemu-devel@nongnu.org; Wed, 25 Feb 2015 04:34:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YQYLu-0006we-IS for qemu-devel@nongnu.org; Wed, 25 Feb 2015 04:34:02 -0500 Message-ID: <54ED96FF.9090005@imgtec.com> Date: Wed, 25 Feb 2015 09:33:51 +0000 From: Leon Alrae MIME-Version: 1.0 References: <1424814498-6993-1-git-send-email-mdroth@linux.vnet.ibm.com> In-Reply-To: <1424814498-6993-1-git-send-email-mdroth@linux.vnet.ibm.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Patch Round-up for stable 2.2.1, freeze on 2015-03-05 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Roth , qemu-devel@nongnu.org Cc: qemu-stable@nongnu.org Hi Michael, On 24/02/2015 21:47, Michael Roth wrote: > Hi everyone, > > The following new patches are queued for QEMU stable v2.2.1: > > https://github.com/mdroth/qemu/commits/stable-2.2-staging > > The release is planned for 2015-03-10: > > http://wiki.qemu.org/Planning/2.2 > > Please respond here or CC qemu-stable@nongnu.org on any patches you > think should be included in the release. Please include this commit which fixes a regression: b40a153 target-mips: fix broken snapshotting Thanks, Leon