]> git.proxmox.com Git - pve-qemu-kvm.git/blobdiff - debian/patches/pve/0045-qmp_delete_drive_snapshot-add-aiocontext.patch
update to qemu 2.7.1
[pve-qemu-kvm.git] / debian / patches / pve / 0045-qmp_delete_drive_snapshot-add-aiocontext.patch
index 29c6d32f11af36e5fd32de1671d9a9ef3c038db7..584158873b0e1c4fae1800c3b7a05c69c4c5272b 100644 (file)
@@ -1,7 +1,7 @@
-From b4f04c214d85b8570af61012a9f81ce037ccd81f Mon Sep 17 00:00:00 2001
+From 41cd2dcf03fe0187221a8d005f423cc091d76dfc Mon Sep 17 00:00:00 2001
 From: Alexandre Derumier <aderumier@odiso.com>
 Date: Mon, 7 Nov 2016 11:47:50 +0100
-Subject: [PATCH] qmp_delete_drive_snapshot : add aiocontext
+Subject: [PATCH 45/47] qmp_delete_drive_snapshot : add aiocontext
 
 this fix snapshot delete of qcow2 with iothread enabled
 
@@ -11,7 +11,7 @@ Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
  1 file changed, 10 insertions(+), 3 deletions(-)
 
 diff --git a/savevm-async.c b/savevm-async.c
-index 2faaf7a..05b5b19 100644
+index 99ba132..660b25b 100644
 --- a/savevm-async.c
 +++ b/savevm-async.c
 @@ -427,6 +427,7 @@ void qmp_delete_drive_snapshot(const char *device, const char *name,