From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:46289) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SPwtq-0003Vi-5g for qemu-devel@nongnu.org; Thu, 03 May 2012 10:21:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SPwtg-0006yJ-7c for qemu-devel@nongnu.org; Thu, 03 May 2012 10:20:53 -0400 Received: from mx1.redhat.com ([209.132.183.28]:13399) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SPwtf-0006x2-Ua for qemu-devel@nongnu.org; Thu, 03 May 2012 10:20:44 -0400 Date: Thu, 3 May 2012 10:46:01 -0300 From: Luiz Capitulino Message-ID: <20120503104601.10867acb@doriath.home> In-Reply-To: <4FA27784.5070405@codemonkey.ws> References: <4FA27784.5070405@codemonkey.ws> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] ANNOUNCE - we are now in feature freeze for 1.1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel , mdroth@linux.vnet.ibm.com On Thu, 03 May 2012 07:18:12 -0500 Anthony Liguori wrote: > Hi, > > I pushed the v1.1-rc0 tag yesterday so we are officially in feature freeze. At > this point, we will only accept bug fixes until we release 1.1. Submaintainers > may maintain their own trees in the interim so please check with the appropriate > person listed in MAINTAINERS if you have a question. I have some patches that are not necessarily fixes, but are important to be in 1.1 as they may change current behavior in qemu-ga. Would you be against applying them? Detailed listing: o qemu - Add 'suspended' RunState (posted, but needs respin) o qemu-ga - change shutdown and suspend commands to not emit a success response (will post shortly) - make shutdown and suspend commands synchronous (posted as rfc, will respin and post v1 shortly) Besides, could you please apply: http://lists.gnu.org/archive/html/qemu-devel/2012-04/msg03994.html Saves me a pull request this week :)