From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NJ5Kk-0004RI-TO for qemu-devel@nongnu.org; Fri, 11 Dec 2009 08:14:58 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NJ5Kd-0004PG-Dn for qemu-devel@nongnu.org; Fri, 11 Dec 2009 08:14:55 -0500 Received: from [199.232.76.173] (port=55677 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NJ5Kd-0004PA-8M for qemu-devel@nongnu.org; Fri, 11 Dec 2009 08:14:51 -0500 Received: from e8.ny.us.ibm.com ([32.97.182.138]:60252) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NJ5Kd-0007jT-2s for qemu-devel@nongnu.org; Fri, 11 Dec 2009 08:14:51 -0500 Received: from d01relay07.pok.ibm.com (d01relay07.pok.ibm.com [9.56.227.147]) by e8.ny.us.ibm.com (8.14.3/8.13.1) with ESMTP id nBBD9lEN004126 for ; Fri, 11 Dec 2009 08:09:47 -0500 Received: from d01av03.pok.ibm.com (d01av03.pok.ibm.com [9.56.224.217]) by d01relay07.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id nBBDEh7V1343568 for ; Fri, 11 Dec 2009 08:14:44 -0500 Received: from d01av03.pok.ibm.com (loopback [127.0.0.1]) by d01av03.pok.ibm.com (8.14.3/8.13.1/NCO v10.0 AVout) with ESMTP id nBBDEhxB003974 for ; Fri, 11 Dec 2009 11:14:43 -0200 Message-ID: <4B2245C1.8050900@linux.vnet.ibm.com> Date: Fri, 11 Dec 2009 07:14:41 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 10/19] monitor: Convert do_info_name() to QObject References: <20091210095237.38cafe5c@doriath> <4B20F003.6070409@linux.vnet.ibm.com> <4B2119F9.6010003@redhat.com> <4B211BE2.60907@linux.vnet.ibm.com> <4B211D6F.7020906@redhat.com> <4B211FDF.4070509@linux.vnet.ibm.com> <4B2120C6.1020004@redhat.com> <20091210145457.25ba1f09@doriath> <20091210173813.GA23219@redhat.com> <20091210154920.4eba76bb@doriath> <20091210180031.GD23219@redhat.com> <20091211105403.5f87c60d@doriath> In-Reply-To: <20091211105403.5f87c60d@doriath> 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: Luiz Capitulino Cc: qemu-devel@nongnu.org, Avi Kivity , Markus Armbruster Luiz Capitulino wrote: >> The list of what libvirt uses is also outdated. In addition to those in >> yellow, we also now use, or will likely use in near future >> >> device_add >> device_del >> info pci >> set_link >> migrate_cancel >> migrate_set_downtime >> drive_add >> info usb >> >> So given the 0.12 release target, it sounds like we won't be able to >> use the JSON monitor :-( >> > > Well, given that we have only a few days before the final release it'll > be very hard to properly convert those. > > But there's something we could do if libvirt early adoption is a hard > requirement. > It's too late. I don't want to see anything but bug fixes go in post -rc2. -- Regards, Anthony Liguori