On Tue, Sep 25, 2012 at 07:57:53AM -0500, Anthony Liguori wrote: > Paolo Bonzini <pbonzini@xxxxxxxxxx> 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. > > For example: > > qemu -hda file:///foo.img > > Or: > > qemu -device virtio-net-pci,netdev=tap:///vnet0?script=/etc/qemu-ifup This is roughly what the original URI code from libvirt is used for: http://libvirt.org/remote.html#Remote_URI_reference It works well because URIs are standardized, well understood, support escaping, and are widely supported by client libraries/languages. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming blog: http://rwmj.wordpress.com Fedora now supports 80 OCaml packages (the OPEN alternative to F#) http://cocan.org/getting_started_with_ocaml_on_red_hat_and_fedora -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html