From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38431) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SRPBt-0003rr-7y for qemu-devel@nongnu.org; Mon, 07 May 2012 10:45:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SRPBk-0008J3-9Q for qemu-devel@nongnu.org; Mon, 07 May 2012 10:45:32 -0400 Received: from mx1.redhat.com ([209.132.183.28]:63325) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SRPBk-0008Io-13 for qemu-devel@nongnu.org; Mon, 07 May 2012 10:45:24 -0400 Message-ID: <4FA7DFFE.7040602@redhat.com> Date: Mon, 07 May 2012 16:45:18 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1336399015-11269-1-git-send-email-lcapitulino@redhat.com> In-Reply-To: <1336399015-11269-1-git-send-email-lcapitulino@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 0/4]: runstate: introduce 'suspended' state List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: armbru@redhat.com, qemu-devel@nongnu.org, mdroth@linux.vnet.ibm.com On 05/07/12 15:56, Luiz Capitulino wrote: > The first patch is a fix from Gerd, it's included in this series for our > convenience. The patch introducing the new RunState is actually patch 03/04. > > This is for 1.1. Acked-by: Gerd Hoffmann cheers, Gerd