From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49735) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xm2ZR-0002SV-Fq for qemu-devel@nongnu.org; Wed, 05 Nov 2014 10:32:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xm2ZK-0004DP-SE for qemu-devel@nongnu.org; Wed, 05 Nov 2014 10:32:28 -0500 Received: from mail-lb0-f182.google.com ([209.85.217.182]:58935) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xm2ZK-0004B5-Kq for qemu-devel@nongnu.org; Wed, 05 Nov 2014 10:32:22 -0500 Received: by mail-lb0-f182.google.com with SMTP id f15so946752lbj.27 for ; Wed, 05 Nov 2014 07:32:21 -0800 (PST) MIME-Version: 1.0 From: Peter Maydell Date: Wed, 5 Nov 2014 15:32:01 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: [Qemu-devel] QEMU trunk now in hardfreeze List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: QEMU Developers 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. thanks -- PMM