From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40814) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SPwzk-0005Bd-AW for qemu-devel@nongnu.org; Thu, 03 May 2012 10:27:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SPwzd-0000lW-4t for qemu-devel@nongnu.org; Thu, 03 May 2012 10:26:59 -0400 Received: from mail-qc0-f173.google.com ([209.85.216.173]:45515) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SPwzd-0000lM-0u for qemu-devel@nongnu.org; Thu, 03 May 2012 10:26:53 -0400 Received: by qcsc20 with SMTP id c20so1270866qcs.4 for ; Thu, 03 May 2012 07:26:51 -0700 (PDT) Message-ID: <4FA295A8.3090603@codemonkey.ws> Date: Thu, 03 May 2012 09:26:48 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <4FA27784.5070405@codemonkey.ws> <20120503104601.10867acb@doriath.home> In-Reply-To: <20120503104601.10867acb@doriath.home> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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: Luiz Capitulino Cc: qemu-devel , mdroth@linux.vnet.ibm.com On 05/03/2012 08:46 AM, Luiz Capitulino wrote: > 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? No, I trust your judgement, but please try to get them in ASAP. Preferably before -rc1. > > 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 :) Could you do a pull? It's far easier for me to keep track of pulls instead of unmarked mails on the list. Regards, Anthony Liguori >