From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:47917) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SzWcO-0003k0-5Q for qemu-devel@nongnu.org; Thu, 09 Aug 2012 13:33:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SzWcN-0007ZA-AL for qemu-devel@nongnu.org; Thu, 09 Aug 2012 13:33:56 -0400 Received: from mx1.redhat.com ([209.132.183.28]:26594) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SzWcN-0007Z6-0Z for qemu-devel@nongnu.org; Thu, 09 Aug 2012 13:33:55 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q79HXsjE031510 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 9 Aug 2012 13:33:54 -0400 Date: Thu, 9 Aug 2012 14:34:30 -0300 From: Luiz Capitulino Message-ID: <20120809143430.6000ae82@doriath.home> In-Reply-To: <20120809143032.44b147fe@doriath.home> References: <20120809143032.44b147fe@doriath.home> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 5/5] qmp: add SUSPEND_DISK event List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel Cc: mkletzan@redhat.com, kraxel@redhat.com, gleb@redhat.com On Thu, 9 Aug 2012 14:30:32 -0300 Luiz Capitulino wrote: > Emitted when the guest makes a request to enter S4 state. Oops, sorry for the bad subject. It should be just '[PATCH]'.