From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NB8oI-0002ND-RW for qemu-devel@nongnu.org; Thu, 19 Nov 2009 10:20:38 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NB8oE-0002J6-4W for qemu-devel@nongnu.org; Thu, 19 Nov 2009 10:20:38 -0500 Received: from [199.232.76.173] (port=40703 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NB8oD-0002Iz-Us for qemu-devel@nongnu.org; Thu, 19 Nov 2009 10:20:33 -0500 Received: from mx1.redhat.com ([209.132.183.28]:43247) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NB8oD-0003oR-7G for qemu-devel@nongnu.org; Thu, 19 Nov 2009 10:20:33 -0500 Message-ID: <4B05623E.5080903@redhat.com> Date: Thu, 19 Nov 2009 17:20:30 +0200 From: Avi Kivity MIME-Version: 1.0 References: <1258643623-8636-1-git-send-email-lcapitulino@redhat.com> In-Reply-To: <1258643623-8636-1-git-send-email-lcapitulino@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [RFC v0 00/15] QEMU Monitor Protocol List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: aliguori@us.ibm.com, qemu-devel@nongnu.org On 11/19/2009 05:13 PM, Luiz Capitulino wrote: > Hi, > > This is not stable yet, it has a few bugs and a number of things to > be done, but I'm sending it now so that it can get an initial review > while I'm working on it. > > At the end of the series there are two simple Python scripts which are > able to talk to QEMU by using QMP. > > Main issues are: > > o Not all errors are being detected/handled correctly > o Not using the stream parser to read the input > > If you want to try this, you need at least the latest version of QError, > and the conversions series to make this really useful. > Can you post a capture of a few monitor commands through the new protocol? -- error compiling committee.c: too many arguments to function