]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 7.0-6
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 2 Jul 2021 07:45:10 +0000 (09:45 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 2 Jul 2021 07:45:10 +0000 (09:45 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/changelog

index e1bf17f6f60957ea57d9bb783cbcac1453b8cc01..d7b59e3ce605259d12119155afd6390298cac375 100644 (file)
@@ -1,3 +1,13 @@
+qemu-server (7.0-6) bullseye; urgency=medium
+
+  * live-restore: preload efidisk before starting VM
+
+  * For now do not use io_uring for drives backed by Ceph RBD, with KRBD and
+    write-back or write-through cache enabled, as in that case some polling/IO
+    may hang in QEMU 6.0.
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 02 Jul 2021 09:45:06 +0200
+
 qemu-server (7.0-5) bullseye; urgency=medium
 
   * don't default to O_DIRECT (cache=none) on btrfs without nocow