From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=49987 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OEPbk-0003TT-Dk for qemu-devel@nongnu.org; Tue, 18 May 2010 12:25:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OEPbi-0005tv-T2 for qemu-devel@nongnu.org; Tue, 18 May 2010 12:25:28 -0400 Received: from mail-qy0-f173.google.com ([209.85.221.173]:56283) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OEPbi-0005tm-QA for qemu-devel@nongnu.org; Tue, 18 May 2010 12:25:26 -0400 Received: by qyk4 with SMTP id 4so1825494qyk.18 for ; Tue, 18 May 2010 09:25:26 -0700 (PDT) Message-ID: <4BF2BF73.5070901@codemonkey.ws> Date: Tue, 18 May 2010 11:25:23 -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> <4BF2A55E.5030001@codemonkey.ws> <20100518145541.GM8328@redhat.com> <20100518130040.68c93f39@redhat.com> <20100518161654.GU8328@redhat.com> In-Reply-To: <20100518161654.GU8328@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, Luiz Capitulino On 05/18/2010 11:16 AM, Daniel P. Berrange wrote: > The must haves are blockdev_add, and the commit/delvm/loadvm/savevm > stuff, since they're already in use. > > The problem I fear is that we're aiming for a moving target here. > > eg, by the time QEMU 0.13 comes out libvirt may have received patches > using yet more QEMU monitor commands. libvirt could just stop taking patches that use monitor commands. There's no way we're going to break the deadlock if we don't work together here. Regards, Anthony Liguori