From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34519) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGUy0-0005qr-OD for qemu-devel@nongnu.org; Tue, 25 Sep 2012 09:14:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TGUxu-0007dK-T5 for qemu-devel@nongnu.org; Tue, 25 Sep 2012 09:14:24 -0400 Received: from mx1.redhat.com ([209.132.183.28]:25394) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGUxu-0007dC-L2 for qemu-devel@nongnu.org; Tue, 25 Sep 2012 09:14:18 -0400 Date: Tue, 25 Sep 2012 10:14:45 -0300 From: Luiz Capitulino Message-ID: <20120925101445.054ff40d@doriath.home> In-Reply-To: <87obkucl9q.fsf@codemonkey.ws> References: <87txunr76j.fsf@trasno.org> <5060488A.1050008@redhat.com> <87obkucl9q.fsf@codemonkey.ws> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] KVM call agenda for September 25th List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: "kvm@vger.kernel.org" , quintela@redhat.com, qemu-devel , "Richard W.M. Jones" , Bharata B Rao , Paolo Bonzini On Tue, 25 Sep 2012 07:57:53 -0500 Anthony Liguori wrote: > Paolo Bonzini writes: > > > Il 24/09/2012 13:28, Juan Quintela ha scritto: > >> Hi > >> > >> Please send in any agenda items you are interested in covering. > > > > URI parsing library for glusterfs: libxml2 vs. in-tree "fork" of the > > same code. > > The call is a bit late for Bharata but I think copying is the way to go. > > Something I've been thinking about since this discussion started > though. Maybe we could standardize on using URIs as short-hand syntax > for backends. Agreed, just suggested this for qmp commands taking a file path and a fd name in other thread.