[libvirt] [PATCH v2 2/4] virsh: Add --unsafe option to migrate command

2012-02-22 Thread Jiri Denemark
--- Notes: Version 2: - no change tools/virsh.c |4 tools/virsh.pod | 10 +- 2 files changed, 13 insertions(+), 1 deletions(-) diff --git a/tools/virsh.c b/tools/virsh.c index e712e53..3be86ed 100644 --- a/tools/virsh.c +++ b/tools/virsh.c @@ -6819,6 +6819,7 @@

Re: [libvirt] [PATCH v2 2/4] virsh: Add --unsafe option to migrate command

2012-02-22 Thread Eric Blake
On 02/22/2012 07:51 AM, Jiri Denemark wrote: --- Notes: Version 2: - no change tools/virsh.c |4 tools/virsh.pod | 10 +- 2 files changed, 13 insertions(+), 1 deletions(-) @@ -802,6 +802,14 @@ is implicitly enabled when supported by the hypervisor, but