From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MJv6e-0008AQ-5s for qemu-devel@nongnu.org; Thu, 25 Jun 2009 15:59:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MJv6Z-00088Q-Nq for qemu-devel@nongnu.org; Thu, 25 Jun 2009 15:59:35 -0400 Received: from [199.232.76.173] (port=46814 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MJv6Z-00088F-FX for qemu-devel@nongnu.org; Thu, 25 Jun 2009 15:59:31 -0400 Received: from mail-ew0-f211.google.com ([209.85.219.211]:52855) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MJv6W-0006eo-Fw for qemu-devel@nongnu.org; Thu, 25 Jun 2009 15:59:29 -0400 Received: by ewy7 with SMTP id 7so2418920ewy.34 for ; Thu, 25 Jun 2009 12:59:27 -0700 (PDT) Message-ID: <4A43D718.2000008@codemonkey.ws> Date: Thu, 25 Jun 2009 14:59:20 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [PATCH 08/11] QMP: Port balloon command References: <20090623012933.5b217767@doriath> <4A40A386.7020102@redhat.com> <4A40DFCE.5050008@codemonkey.ws> <20090623135958.660903e1@doriath> <4A412135.2060804@us.ibm.com> <4A435F09.7050702@redhat.com> In-Reply-To: <4A435F09.7050702@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: dlaor@redhat.com Cc: Anthony Liguori , ehabkost@redhat.com, jan.kiszka@siemens.com, qemu-devel@nongnu.org, Luiz Capitulino , Avi Kivity Dor Laor wrote: >> 3) Get the structured printfs in order. >> 4) Merge >> >> I won't want QMP to be exposed as a usable interface until all >> commands are converted. This means holding off on the last patch I >> think. I don't think we'll get QMP for 0.11. I think it's likely >> going to be a 0.12 feature. However, I'd like to start merging this >> series as soon as humanly possible. I think it's already pretty close. >> > If we push 'monitor standardization' into 0.11, the version will > support future > implementations of the protocol. We feature freeze in 2 weeks. There's no way we can have it ready by then. Regards, Anthony Liguori > Regards, > Dor