From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=54838 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OJSA1-0002FA-Co for qemu-devel@nongnu.org; Tue, 01 Jun 2010 10:09:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OJS9z-0008FJ-BD for qemu-devel@nongnu.org; Tue, 01 Jun 2010 10:09:40 -0400 Received: from mail-vw0-f45.google.com ([209.85.212.45]:52040) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OJS9y-0008EY-VF for qemu-devel@nongnu.org; Tue, 01 Jun 2010 10:09:39 -0400 Received: by vws15 with SMTP id 15so1010233vws.4 for ; Tue, 01 Jun 2010 07:09:38 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20100601104950.0874a7c3@redhat.com> References: <1275327812-27017-1-git-send-email-lcapitulino@redhat.com> <1275327812-27017-3-git-send-email-lcapitulino@redhat.com> <4C04B97C.5090408@siemens.com> <20100601104950.0874a7c3@redhat.com> Date: Tue, 1 Jun 2010 15:09:33 +0100 Message-ID: Subject: Re: [Qemu-devel] [PATCH 2/3] QMP: Introduce commands documentation From: Stefan Hajnoczi Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: Jan Kiszka , "aliguori@us.ibm.com" , "qemu-devel@nongnu.org" , "armbru@redhat.com" , "avi@redhat.com" On Tue, Jun 1, 2010 at 2:49 PM, Luiz Capitulino wr= ote: > On Tue, 01 Jun 2010 09:40:44 +0200 > Jan Kiszka wrote: >> That said, first let us merge this documentation as baseline, then fix >> such things (including error documentation) on top of it. > > =A0Exactly, the goal now is to describe the current protocol state. I understand. Hope to help out soon. Stefan