> Please take a look at http://kvm.qumranet.com/kvmwiki/Migration
>
> Basically you need to be able to send qemu monitor commands to your
> kvm-qemu. For example redirect the monitor to a unix domain socket (e.g.
> with -monitor /tmp/vmid.monitor) and connect your program to that socket.
> When you want to migrate that VM issue a migrate monitor command, and
> checkout the result (info migration).
>
> Uri.
>

Just what I was looking for. Seems very flexible. Thanks :)

-- 
Regards,
Sukanto Ghosh
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to