cli only at the moment.
virsh can use ssh. setup ssh keys on servers
Start vm on hostx then move to hosty
hostx# virsh start vm0
hostx# virsh migrate vm0 --live qemu+ssh://hosty/system
vm0 will move to hosty
Can monitor movement from virt-manager