This patch series adds ability to manage container's
filesystems: you can add or remove fs from existing
container or create new one, based on existing
disk image.

Dmitry Guryanov (5):
  add ploop fs driver type
  parallels: dump info about container filesystems
  parallels: commit with PVCF_DETACH_HDD_BUNDLE flag
  parallels: allow to add filesystems to container
  parallels: create container from existing image

 src/conf/domain_conf.c        |   3 +-
 src/conf/domain_conf.h        |   1 +
 src/parallels/parallels_sdk.c | 209 ++++++++++++++++++++++++++++++++++++++----
 src/qemu/qemu_command.c       |   1 +
 4 files changed, 196 insertions(+), 18 deletions(-)

-- 
2.1.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to