From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=60919 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OGt1M-0006GG-Eq for qemu-devel@nongnu.org; Tue, 25 May 2010 08:14:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OGt1H-0000vr-J0 for qemu-devel@nongnu.org; Tue, 25 May 2010 08:14:08 -0400 Received: from mx1.redhat.com ([209.132.183.28]:32758) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OGt1H-0000vl-Aq for qemu-devel@nongnu.org; Tue, 25 May 2010 08:14:03 -0400 Message-ID: <4BFBBEFC.5080104@redhat.com> Date: Tue, 25 May 2010 15:13:48 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] [RFC PATCH 1/1] ceph/rbd block driver for qemu-kvm References: <20100519192222.GD61706@ncolin.muc.de> <4BF5A9D2.5080609@codemonkey.ws> <4BF91937.2070801@redhat.com> <4BFBAE46.5050801@redhat.com> <4BFBB3C1.9020905@redhat.com> <20100525120315.GA6773@infradead.org> In-Reply-To: <20100525120315.GA6773@infradead.org> 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: Christoph Hellwig Cc: Kevin Wolf , kvm@vger.kernel.org, qemu-devel@nongnu.org, Blue Swirl , ceph-devel@vger.kernel.org, Christian Brunner On 05/25/2010 03:03 PM, Christoph Hellwig wrote: > On Tue, May 25, 2010 at 02:25:53PM +0300, Avi Kivity wrote: > >> Currently if someone wants to add a new block format, they have to >> upstream it and wait for a new qemu to be released. With a plugin API, >> they can add a new block format to an existing, supported qemu. >> > So? Unless we want a stable driver ABI which I fundamentally oppose as > it would make block driver development hell We'd only freeze it for a major release. > they'd have to wait for > a new release of the block layer. It's really just going to be a lot > of pain for no major gain. qemu releases are frequent enough, and if > users care enough they can also easily patch qemu. > May not be so easy for them, they lose binary updates from their distro and have to keep repatching. -- error compiling committee.c: too many arguments to function