On 10/09/2013 03:32 PM, Michal Privoznik wrote:
--- a/tools/virsh.pod
+++ b/tools/virsh.pod
+Optional I<listen-address> sets the listen address that hypervisor on the
+destination side should bind to for incoming migration. Both, IPv4 and IPv6
Redundant comma. --^
+addresses are accepted as well as hostnames (the resolving is done
on
+destination). Some hypervisors do not support this feature an will return an
+error if this parameter is used.
+
=item B<migrate-setmaxdowntime> I<domain> I<downtime>
Set maximum tolerable downtime for a domain which is being live-migrated to