From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NkfX6-0001JK-L7 for qemu-devel@nongnu.org; Thu, 25 Feb 2010 10:21:44 -0500 Received: from [199.232.76.173] (port=37364 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NkfX6-0001JA-6u for qemu-devel@nongnu.org; Thu, 25 Feb 2010 10:21:44 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NkfX4-0001EN-JM for qemu-devel@nongnu.org; Thu, 25 Feb 2010 10:21:44 -0500 Received: from mx1.redhat.com ([209.132.183.28]:24379) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NkfX4-0001E1-1c for qemu-devel@nongnu.org; Thu, 25 Feb 2010 10:21:42 -0500 Received: from int-mx04.intmail.prod.int.phx2.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.17]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o1PFLeZq005122 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 25 Feb 2010 10:21:40 -0500 Date: Thu, 25 Feb 2010 15:21:38 +0000 From: "Richard W.M. Jones" Message-ID: <20100225152138.GJ3670@amd.home.annexia.org> References: <20100225121304.7992a7b5@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100225121304.7992a7b5@redhat.com> Subject: [Qemu-devel] Re: [PATCH] QMP: Introduce WATCHDOG event List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: qemu-devel@nongnu.org On Thu, Feb 25, 2010 at 12:13:04PM -0300, Luiz Capitulino wrote: > > It's emitted whenever the watchdog device's timer expires. The action > taken is provided in the 'data' member. Patch looks good to me - ACK. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones New in Fedora 11: Fedora Windows cross-compiler. Compile Windows programs, test, and build Windows installers. Over 70 libraries supprt'd http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw