From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:41065) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SzjRE-0005ib-PI for qemu-devel@nongnu.org; Fri, 10 Aug 2012 03:15:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SzjRD-0007Zl-RX for qemu-devel@nongnu.org; Fri, 10 Aug 2012 03:15:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54315) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SzjRD-0007ZS-KB for qemu-devel@nongnu.org; Fri, 10 Aug 2012 03:15:15 -0400 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q7A7FEAE017587 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 10 Aug 2012 03:15:15 -0400 Message-ID: <5024B501.10709@redhat.com> Date: Fri, 10 Aug 2012 09:15:13 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1344533300-6422-1-git-send-email-lcapitulino@redhat.com> In-Reply-To: <1344533300-6422-1-git-send-email-lcapitulino@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/4]: qmp: WAKEUP event related fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: qemu-devel@nongnu.org On 08/09/12 19:28, Luiz Capitulino wrote: > Fixes the RESET event being emitted on wakeup from S3. Changes when > the WAKEUP event is emitted and a few doc fixes. series looks good to me. Acked-by: Gerd Hoffmann cheers, Gerd