From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=43878 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OCqcz-0007gm-FO for qemu-devel@nongnu.org; Fri, 14 May 2010 04:52:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OCqcy-0006GR-5k for qemu-devel@nongnu.org; Fri, 14 May 2010 04:52:17 -0400 Received: from mx1.redhat.com ([209.132.183.28]:11217) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OCqcx-0006GF-UQ for qemu-devel@nongnu.org; Fri, 14 May 2010 04:52:16 -0400 Received: from int-mx03.intmail.prod.int.phx2.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o4E8qEdO032432 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 14 May 2010 04:52:14 -0400 From: Markus Armbruster Subject: Re: [Qemu-devel] [PATCH 1/2] QMP: Introduce commands doc References: <1273086712-29163-1-git-send-email-lcapitulino@redhat.com> <1273086712-29163-2-git-send-email-lcapitulino@redhat.com> <4BEC031D.6020506@redhat.com> Date: Fri, 14 May 2010 10:52:12 +0200 In-Reply-To: <4BEC031D.6020506@redhat.com> (Avi Kivity's message of "Thu, 13 May 2010 16:48:13 +0300") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: bazulay@redhat.com, juzhang@redhat.com, qemu-devel@nongnu.org, Luiz Capitulino Avi, thanks a lot for reviewing this!