From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52582) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XnP1r-0002pM-NV for qemu-devel@nongnu.org; Sun, 09 Nov 2014 04:43:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XnP1l-0008Q9-R5 for qemu-devel@nongnu.org; Sun, 09 Nov 2014 04:43:27 -0500 Received: from s16892447.onlinehome-server.info ([82.165.15.123]:42154) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XnP1l-0008Q1-KK for qemu-devel@nongnu.org; Sun, 09 Nov 2014 04:43:21 -0500 Message-ID: <545F3726.2010704@ilande.co.uk> Date: Sun, 09 Nov 2014 09:43:02 +0000 From: Mark Cave-Ayland MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] QEMU trunk now in hardfreeze List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , qemu-devel On 05/11/14 15:32, Peter Maydell wrote: > Hi; I've just tagged v2.2.0-rc0 in master, so we're now officially > in hardfreeze, and only accepting bug fixes from here onward. > Mike Roth should have the rc0 tarballs out sometime later today. > > I've updated http://wiki.qemu.org/Planning/2.2 to list -rc dates; > as usual, one a week, with the hope that -rc3 will be the final one > with no changes between that and the release proper. > > Please make sure you update the changelog at > http://wiki.qemu.org/ChangeLog/2.2 with any interesting/important > new features that got added in this release. I don't have a wiki account, but I think it's worth mentioning that qemu-system-sparc64 will now happily boot NetBSD and OpenBSD in -nographic mode in addition to Linux. ATB, Mark.