This series has to be applied on top of the refactoring series sent earlier today.
First 3 patches are additional fixes that should be good to be commited. The rest is work
in progress state to gather possible comments.
Peter Krempa (6):
qemu: snapshot: Touch up error message
qemu: snapshot: Add functions similar to disk source pool translation
qemu: snapshots: Declare supported and unsupported snapshot configs
RFC: snapshot: Add support for specifying snapshot disk backing type
RFC: conf: snapshot: Parse more snapshot information
RFC: qemu: snapshot: Add support for external active snapshots on
gluster
src/conf/snapshot_conf.c | 21 ++-
src/conf/snapshot_conf.h | 15 +-
src/qemu/qemu_command.c | 2 +-
src/qemu/qemu_command.h | 9 +
src/qemu/qemu_conf.c | 23 +++
src/qemu/qemu_conf.h | 6 +
src/qemu/qemu_driver.c | 426 ++++++++++++++++++++++++++++++++++++++++-------
7 files changed, 434 insertions(+), 68 deletions(-)
--
1.8.4.3