]> git.proxmox.com Git - pve-qemu.git/blobdiff - debian/patches/pve/0049-PVE-savevm-async-register-yank-before-migration_inco.patch
savevm-async: set SAVE_STATE_DONE when closing state file was successful
[pve-qemu.git] / debian / patches / pve / 0049-PVE-savevm-async-register-yank-before-migration_inco.patch
index de6e2c24664a1d0cba16fdefd05a13000231d801..a9413ab38f67c8c9351d6eebbb70eeaf607fd7c4 100644 (file)
@@ -11,7 +11,7 @@ Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
  1 file changed, 5 insertions(+)
 
 diff --git a/migration/savevm-async.c b/migration/savevm-async.c
-index 615a4484c8..161b4b9985 100644
+index 0bc5799cf8..10ebefef06 100644
 --- a/migration/savevm-async.c
 +++ b/migration/savevm-async.c
 @@ -19,6 +19,7 @@
@@ -22,7 +22,7 @@ index 615a4484c8..161b4b9985 100644
  
  /* #define DEBUG_SAVEVM_STATE */
  
-@@ -578,6 +579,10 @@ int load_snapshot_from_blockdev(const char *filename, Error **errp)
+@@ -586,6 +587,10 @@ int load_snapshot_from_blockdev(const char *filename, Error **errp)
      dirty_bitmap_mig_before_vm_start();
  
      qemu_fclose(f);