libvirt/tools
Chris Lalancette 2d8d9b100b Finer grained migration control
Normally, when you migrate a domain from host A to host B,
the domain on host A remains defined but shutoff and the domain
on host B remains running but is a "transient".  Add a new
flag to virDomainMigrate() to allow the original domain to be
undefined on source host A, and a new flag to virDomainMigrate() to
allow the new domain to be persisted on the destination host B.

Signed-off-by: Chris Lalancette <clalance@redhat.com>
2009-10-14 11:35:51 +02:00
..
.gitignore Make pki_check.sh into an installed & supported tool 2009-09-21 14:41:46 +01:00
console.c Move virsh into tools/ directory 2009-09-21 14:41:45 +01:00
console.h Move virsh into tools/ directory 2009-09-21 14:41:45 +01:00
libvirt_win_icon_16x16.ico Move virsh into tools/ directory 2009-09-21 14:41:45 +01:00
libvirt_win_icon_32x32.ico Move virsh into tools/ directory 2009-09-21 14:41:45 +01:00
libvirt_win_icon_48x48.ico Move virsh into tools/ directory 2009-09-21 14:41:45 +01:00
libvirt_win_icon_64x64.ico Move virsh into tools/ directory 2009-09-21 14:41:45 +01:00
Makefile.am Fix build in separate build directory 2009-10-01 16:55:09 +02:00
virsh_win_icon.rc Move virsh into tools/ directory 2009-09-21 14:41:45 +01:00
virsh.c Finer grained migration control 2009-10-14 11:35:51 +02:00
virsh.pod Move virsh into tools/ directory 2009-09-21 14:41:45 +01:00
virt-pki-validate.in Fix up a few typos in the tree. 2009-09-30 14:05:24 +02:00
virt-xml-validate.in Add tool for validating XML & fix misc bugs in virsh POD docs 2009-04-19 15:10:45 +00:00