From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:37610) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1jBH-0003uz-CB for qemu-devel@nongnu.org; Wed, 15 Aug 2012 15:23:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T1jBG-0005iV-6o for qemu-devel@nongnu.org; Wed, 15 Aug 2012 15:23:03 -0400 Received: from e24smtp01.br.ibm.com ([32.104.18.85]:56635) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1jBF-0005iI-Rc for qemu-devel@nongnu.org; Wed, 15 Aug 2012 15:23:02 -0400 Received: from /spool/local by e24smtp01.br.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 15 Aug 2012 16:22:56 -0300 Received: from d24relay01.br.ibm.com (d24relay01.br.ibm.com [9.8.31.16]) by d24dlp02.br.ibm.com (Postfix) with ESMTP id 678D01DC004D for ; Wed, 15 Aug 2012 15:22:40 -0400 (EDT) Received: from d24av01.br.ibm.com (d24av01.br.ibm.com [9.8.31.91]) by d24relay01.br.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q7FJIc2H3166402 for ; Wed, 15 Aug 2012 16:18:38 -0300 Received: from d24av01.br.ibm.com (loopback [127.0.0.1]) by d24av01.br.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q7FJMdoA016165 for ; Wed, 15 Aug 2012 16:22:40 -0300 Date: Wed, 15 Aug 2012 16:22:35 -0300 From: Eduardo Otubo Message-ID: <20120815192233.GA23332@bluepex.com> References: <874no49qw3.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <874no49qw3.fsf@codemonkey.ws> Subject: Re: [Qemu-devel] Hard freeze for 1.2 today List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: anthony@codemonkey.ws Cc: qemu-devel@nongnu.org On Wed, Aug 15, 2012 at 09:22:20AM -0500, anthony@codemonkey.ws wrote: > > Hi, > > Today is the hard freeze for 1.2. If you have any pull requests and/or > patches targetted for the hard freeze, please send them by 3pm > US/Central time today and clearly mark them "for-1.2". > > If there are existing patches and/or pull requests on the mailing list > that you think should be in 1.2, please respond to the email with a > pointer to the mail. I think my patches for guest sandboxing should be in 1.2: http://lists.nongnu.org/archive/html/qemu-devel/2012-08/msg02641.html Thanks,