On Wed, Dec 12, 2018 at 06:08:30PM +0100, Peter Krempa wrote:
When cancelling job after a reconnect we can now use the disk block
job
state rather than having to re-detect it in the migration code.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_migration.c | 63 +++++++++++----------------------------
1 file changed, 18 insertions(+), 45 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano