Re: [libvirt] [PATCH] qemu: properly quit migration with abort_on_error

2014-04-29 Thread Jiri Denemark
On Thu, Apr 24, 2014 at 17:03:08 +0200, Martin Kletzander wrote: > When EIO comes to qemu while it's replying to > qemuMigrationUpdateJobStatus(), qemu blocks, the migration of RAM can > complete in the meantime, and when qemu unblocks, it sends us > BLOCK_IO_ERROR plus migrations "status": "comple

[libvirt] [PATCH] qemu: properly quit migration with abort_on_error

2014-04-24 Thread Martin Kletzander
When EIO comes to qemu while it's replying to qemuMigrationUpdateJobStatus(), qemu blocks, the migration of RAM can complete in the meantime, and when qemu unblocks, it sends us BLOCK_IO_ERROR plus migrations "status": "complete". Even though we act upon the BLOCK_IO_ERROR by setting the proper st