[libvirt] [PATCH RFC 0/3] undefine: Interface for undefinig storage devices along with domains

Peter Krempa pkrempa at redhat.com
Thu Jul 21 15:12:13 UTC 2011


This extension of flags used while undefining domains grants the user ability
to remove virtual storage devices while undefining a domain.

This is only a demonstration, implemented only for the QEMU/KVM emulators.

I'd like to know your opinions and comments and soon i'll provide patches for 
other emulators as well.

Thanks for your precious time :)

Peter

Peter Krempa (3):
  undefine: Add flags for removing storage files when undefining a
    domain.
  undefine: QEMU driver - remove storage associated with a domain while
    undefining
  undefine: Add coresponding switches to virsh, for removing storage
    devices associated with domain

 include/libvirt/libvirt.h.in |    2 ++
 src/qemu/qemu_driver.c       |   32 +++++++++++++++++++++++++++++++-
 tools/virsh.c                |   17 ++++++++++++++++-
 3 files changed, 49 insertions(+), 2 deletions(-)

-- 
1.7.6




More information about the libvir-list mailing list