From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: [Qemu-devel] Re: KVM call agenda for May 18 Date: Tue, 18 May 2010 09:34:06 -0500 Message-ID: <4BF2A55E.5030001@codemonkey.ws> References: <20100518032346.GK4992@x200.localdomain> <4BF29BCF.4050805@codemonkey.ws> <20100518140927.GJ8328@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Chris Wright , qemu-devel@nongnu.org, kvm@vger.kernel.org To: "Daniel P. Berrange" Return-path: Received: from mail-px0-f174.google.com ([209.85.212.174]:55205 "EHLO mail-px0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751096Ab0EROeM (ORCPT ); Tue, 18 May 2010 10:34:12 -0400 Received: by pxi18 with SMTP id 18so265415pxi.19 for ; Tue, 18 May 2010 07:34:11 -0700 (PDT) In-Reply-To: <20100518140927.GJ8328@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 05/18/2010 09:09 AM, Daniel P. Berrange wrote: > On Tue, May 18, 2010 at 08:53:19AM -0500, Anthony Liguori wrote: > >> On 05/17/2010 10:23 PM, Chris Wright wrote: >> >>> Please send in any agenda items you are interested in covering. >>> >>> If we have a lack of agenda items I'll cancel the week's call. >>> >>> >> - Slipping 0.13 release out to July 1st. >> > What is the plan wrt QMP and 0.13 ? Is the intention to have 100%[1] of the > existing monitor commands converted to QMP? No. I don't think our goal is to ever fully convert monitor commands to QMP. Some commands simply don't make sense as QMP commands (like x and xp). Is there a set of commands that you think need to be converted that currently aren't? Regards, Anthony Liguori > There are still quite alot of > monitor commands not converted and given the time take to get this far, it > seems optimistic to expect completion by July, let alone a feature freeze > date preceeding that. > > Regards, > Daniel > > [1] Excluding obsolete commands like drive_add, pci_add replaced by device_add >