Hi,
I am confused about the main thread, monitor thread and migration
thread. Hope somebody can give me a help.
I observe that when a VM (smp=1, which is a file server) boots up,
there are two threads for qemu (e.g. i use "top" and "ps" to monitor).
I think one thread is for the vcpu. The
[Qemu-devel] [PATCH 0/3 v5] Live migration without shared storage
I tested the live migration without shared storage for the patch of
the block migration. It succeeds for several times but sometimes it
fails. I used the qemu-kvm-0.12.3 and the kvm 2.6.33 module on the
ubuntu latest version.