]> git.proxmox.com Git - pve-qemu-kvm.git/blobdiff - debian/patches/pve/0042-qmp_snapshot_drive-add-aiocontext.patch
update to qemu-2.9.0-rc2
[pve-qemu-kvm.git] / debian / patches / pve / 0042-qmp_snapshot_drive-add-aiocontext.patch
index c78ab682b3119612cb66e7c4bb3e9a74039432e5..0fd65392879a3af71a7fe76d4a5350949e5fb9ea 100644 (file)
@@ -1,4 +1,4 @@
-From 704d008790dbccfd38aa55463c9e8bd873d08a3d Mon Sep 17 00:00:00 2001
+From ab26cbc8d8aab8ded854193994352216854904c7 Mon Sep 17 00:00:00 2001
 From: Alexandre Derumier <aderumier@odiso.com>
 Date: Tue, 13 Sep 2016 01:57:56 +0200
 Subject: [PATCH 42/47] qmp_snapshot_drive: add aiocontext
@@ -9,7 +9,7 @@ Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
  1 file changed, 11 insertions(+), 4 deletions(-)
 
 diff --git a/savevm-async.c b/savevm-async.c
-index 8c76137..99ba132 100644
+index 2f4766c..5913a90 100644
 --- a/savevm-async.c
 +++ b/savevm-async.c
 @@ -345,6 +345,7 @@ void qmp_snapshot_drive(const char *device, const char *name, Error **errp)