]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 7.0-7
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 5 Jul 2021 18:49:55 +0000 (20:49 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 5 Jul 2021 18:49:55 +0000 (20:49 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index d7b59e3ce605259d12119155afd6390298cac375..cbbb448b5da7e25c45a81dfd91aafea1e218011d 100644 (file)
@@ -1,3 +1,11 @@
+qemu-server (7.0-7) bullseye; urgency=medium
+
+  * improve #3329: ensure write-back is used over write-around for EFI disk,
+    as OVMF profits a lot from cached writes due to its frequent
+    read-modify-write operations
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 05 Jul 2021 20:49:50 +0200
+
 qemu-server (7.0-6) bullseye; urgency=medium
 
   * live-restore: preload efidisk before starting VM