From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=43544 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OOZ24-0007ww-TR for qemu-devel@nongnu.org; Tue, 15 Jun 2010 12:30:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OOZ23-0008NR-7p for qemu-devel@nongnu.org; Tue, 15 Jun 2010 12:30:36 -0400 Received: from e37.co.us.ibm.com ([32.97.110.158]:33855) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OOZ23-0008NI-2r for qemu-devel@nongnu.org; Tue, 15 Jun 2010 12:30:35 -0400 Received: from d03relay03.boulder.ibm.com (d03relay03.boulder.ibm.com [9.17.195.228]) by e37.co.us.ibm.com (8.14.4/8.13.1) with ESMTP id o5FGSmnP021652 for ; Tue, 15 Jun 2010 10:28:48 -0600 Received: from d03av05.boulder.ibm.com (d03av05.boulder.ibm.com [9.17.195.85]) by d03relay03.boulder.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o5FGULWI071824 for ; Tue, 15 Jun 2010 10:30:21 -0600 Received: from d03av05.boulder.ibm.com (loopback [127.0.0.1]) by d03av05.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id o5FGUJFI019943 for ; Tue, 15 Jun 2010 10:30:19 -0600 From: Anthony Liguori Date: Tue, 15 Jun 2010 11:30:20 -0500 Message-Id: <1276619430-15871-1-git-send-email-aliguori@us.ibm.com> Subject: [Qemu-devel] [CFR 0/10] QMP specification review List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Markus Armbruster , Stefan Hajnoczi , Luiz Capitulino This is the first set of commands as part of the QMP specification review. Please comment on the individual commands specifications and Stefan and I will try to fold the comments back into the command documentation.