Hi all,<br><br>I'd like to know what are the different protocols used for migration of 
KVM guests on RHEL hosts.I'm actually interested in 'virsh dump' and 
virsh dump executes the qemu 'migrate' command.I understand 'exec' is 
one of the protocols.<br>
Appreciate any pointers.<br>
<br>
<pre class="bz_comment_text" id="comment_text_0">For eg:(qemu) migrate -d "exec:cat >'/tmp/vm'"<br><br>Thanks,<br>Marc<br></pre>