From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=36837 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OENs6-0000ce-Mo for qemu-devel@nongnu.org; Tue, 18 May 2010 10:34:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OENs5-0001NP-52 for qemu-devel@nongnu.org; Tue, 18 May 2010 10:34:14 -0400 Received: from mail-pv0-f173.google.com ([74.125.83.173]:54703) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OENs4-0001N8-Rh for qemu-devel@nongnu.org; Tue, 18 May 2010 10:34:13 -0400 Received: by pvg6 with SMTP id 6so727481pvg.4 for ; Tue, 18 May 2010 07:34:11 -0700 (PDT) Message-ID: <4BF2A55E.5030001@codemonkey.ws> Date: Tue, 18 May 2010 09:34:06 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: KVM call agenda for May 18 References: <20100518032346.GK4992@x200.localdomain> <4BF29BCF.4050805@codemonkey.ws> <20100518140927.GJ8328@redhat.com> In-Reply-To: <20100518140927.GJ8328@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" Cc: Chris Wright , qemu-devel@nongnu.org, kvm@vger.kernel.org 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 >