These series of patches are rebased on latest master; The dependent QEMU patches are now merged on master targeting for 2.7 Prasanna Kumar Kalever (3): storage: add gluster backend initialization support for multiple servers qemu: add support for multiple gluster hosts/servers util: add backing store parser support for gluster protocol v3: Since now there is qemu support available refreshed the patches on master, also addressed most of the comments on v2 changes on patch 1/3: moved to the new JSON format of options changes on patch 2/3: moved to the new JSON format of options changes on patch 3/3: resolved most of the comments except moving the code from utils to qemu specific, I need suggestions here to find what is the best file to fit this in. v2: Split patches addressing "Peter Krempa" <pkrempa redhat com> comments patch 1/3: Support to initialization of gluster backend with multiple servers patch 2/3: JSON formatter patch 3/3: JSON parser v1: Initial Patches add support to gluster json formatter src/qemu/qemu_command.c | 219 +++++++++++++++++++++++++++------- src/storage/storage_backend_gluster.c | 100 +++++++++++----- src/util/virstoragefile.c | 208 ++++++++++++++++++++++++++++++++ 3 files changed, 453 insertions(+), 74 deletions(-) -- 2.7.4 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list