diff --git a/debian/changelog b/debian/changelog index 1a004a4..56ef524 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,13 @@ +pve-qemu-kvm (5.0.0-3) pve; urgency=medium + + * ensure that a data-flush for all drives uses the correct AioContext. Fixes + a potential VM hang happening on some storage types if IOThreads are used. + + -- Proxmox Support Team Wed, 27 May 2020 14:41:31 +0200 + pve-qemu-kvm (5.0.0-2) pve; urgency=medium - * fix saving a VM-state (snapshot, suspend-to-disk) in combination with - IOThreads + * fix saving a VM-state (snapshot, suspend-to-disk) with QEMU 5.0 * try to use bigger chunks for saving a VM-state to improve performance on storage backends like Ceph RBD