]> git.proxmox.com Git - pve-qemu.git/blobdiff - debian/patches/pve/0039-PVE-backup-rename-incremental-to-use-dirty-bitmap.patch
update to QEMU 5.1
[pve-qemu.git] / debian / patches / pve / 0039-PVE-backup-rename-incremental-to-use-dirty-bitmap.patch
index 104699d4e479c88ae4b7b7ba3e3f622071c0d4a9..f81231307582e09a5be39cc853f1d501ff51c9f2 100644 (file)
@@ -94,10 +94,10 @@ index 7b5558e28e..9e767d724c 100644
          .format = format,
          .has_config_file = has_config_file,
 diff --git a/qapi/block-core.json b/qapi/block-core.json
-index 8ffff7aaab..4fe3d6f751 100644
+index 6cad1e0e38..e00e577c6c 100644
 --- a/qapi/block-core.json
 +++ b/qapi/block-core.json
-@@ -757,7 +757,7 @@
+@@ -767,7 +767,7 @@
  #
  # @total: total amount of bytes involved in the backup process
  #
@@ -106,7 +106,7 @@ index 8ffff7aaab..4fe3d6f751 100644
  #         in the backup process which are marked dirty.
  #
  # @transferred: amount of bytes already backed up.
-@@ -820,7 +820,7 @@
+@@ -830,7 +830,7 @@
  #
  # @backup-time: backup timestamp (Unix epoch, required for format 'pbs')
  #
@@ -115,7 +115,7 @@ index 8ffff7aaab..4fe3d6f751 100644
  #
  # Returns: the uuid of the backup job
  #
-@@ -832,7 +832,7 @@
+@@ -842,7 +842,7 @@
                                      '*fingerprint': 'str',
                                      '*backup-id': 'str',
                                      '*backup-time': 'int',