Hi, This is v8 of the patchset to support GlusterFS backend from QEMU.
I will follow up this post by v9 that will use a generic URI parsing code borrowed from libxml2 and libvirt. In case there is no agreement on using that generic URI parsing code in QEMU, I would like v8 to be considered for inclusion. Changes in v8 ------------- - Fixed a few problems with the URI parsing code. - Instead of exposing socket_opts via vm_config_groups, use Paolo's patch that just globalizes socket_opts. Previous versions can be found here: v7 - http://lists.nongnu.org/archive/html/qemu-devel/2012-09/msg02532.html v6 - http://lists.nongnu.org/archive/html/qemu-devel/2012-08/msg01536.html v5 - http://lists.nongnu.org/archive/html/qemu-devel/2012-08/msg01023.html v4 - http://lists.nongnu.org/archive/html/qemu-devel/2012-08/msg00147.html v3 - http://lists.nongnu.org/archive/html/qemu-devel/2012-07/msg03322.html v2 - http://lists.nongnu.org/archive/html/qemu-devel/2012-07/msg02718.html v1 - http://lists.nongnu.org/archive/html/qemu-devel/2012-06/msg01745.html Regards, Bharata.