[libvirt] [PATCH 0/5] Add domain modification impact flags to hot-management commands

Peter Krempa pkrempa at redhat.com
Thu Mar 21 16:42:19 UTC 2013


As promised in the RFC, this series adds the --live, --config, --current and
--persistent flags to virsh commands that were lacking them.

Peter Krempa (5):
  virsh-domain: Fix declarations of flag variables in cmdChangeMedia
  virsh: Fix semantics of --config for "update-device" command
  virsh-domain: Add --live, --config, --current logic to
    cmdDetachInterface
  virsh-domain: Add --live, --config, --current logic to cmdDetachDevice
  virsh-domain: Add --live, --config, --current logic to cmdDetachDisk

 tools/virsh-domain.c | 225 ++++++++++++++++++++++++++++++++++++---------------
 tools/virsh.pod      |  66 ++++++++++-----
 2 files changed, 206 insertions(+), 85 deletions(-)

-- 
1.8.1.5




More information about the libvir-list mailing list