From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=46318 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PpLeu-0004Vq-7c for qemu-devel@nongnu.org; Tue, 15 Feb 2011 09:13:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PpLes-0003Xh-Mu for qemu-devel@nongnu.org; Tue, 15 Feb 2011 09:13:39 -0500 Received: from mail-qy0-f180.google.com ([209.85.216.180]:43173) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PpLes-0003XV-Hw for qemu-devel@nongnu.org; Tue, 15 Feb 2011 09:13:38 -0500 Received: by qyk29 with SMTP id 29so177092qyk.4 for ; Tue, 15 Feb 2011 06:13:37 -0800 (PST) Message-ID: <4D5A8A00.3040204@codemonkey.ws> Date: Tue, 15 Feb 2011 08:13:20 -0600 From: Anthony Liguori MIME-Version: 1.0 References: <4D581E04.1020901@codemonkey.ws> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: What's QAPI? List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: Kevin Wolf , qemu-devel , Luiz Capitulino On 02/15/2011 08:07 AM, Markus Armbruster wrote: > Anthony Liguori writes: > > >> Hi, >> >> In my QAPI branch[1], I've now got almost every existing QMP command >> converted with (hopefully) all of the hard problems solved. There is >> only one remaining thing to attack before posting for inclusion and >> that's events. Here's my current thinking about what to do. >> > Have you put your thinking behind the QAPI branch in writing anywhere? > Ideally in comparable detail as your discussion of events in QAPI (which > I snipped). > It's an evolution of http://wiki.qemu.org/Features/QMP2 which grew out of our discussions at KVM Forum. I need to update the page considerably and we try to do that before the community call. Regards, Anthony Liguori > [...] > >