From: Thomas Lamprecht Date: Fri, 2 Jul 2021 07:45:10 +0000 (+0200) Subject: bump version to 7.0-6 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=e43b19109e57e6e7654c4fa6e2ed14a39b4a6fe2;p=qemu-server.git bump version to 7.0-6 Signed-off-by: Thomas Lamprecht --- diff --git a/debian/changelog b/debian/changelog index e1bf17f6..d7b59e3c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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