[libvirt] [PATCH 0/2] Avoid blocking during QEMU incoming migration

Daniel P. Berrange berrange at redhat.com
Thu Jun 24 19:47:36 UTC 2010


If you run a migration operation and attempt todo

  virsh list

On the incoming destination, it will be blocked until migration
completes. This not desirable, the job framework should avoid this
happening, but the job was not maintained across the Prepare+Finish
API calls. These two patches address that problem




More information about the libvir-list mailing list