pve-qemu/debian/patches
Fiona Ebner 5919ec1446 add patch fixing resume for snapshot and hibernate with drive with iothread and a dirty bitmap
Not difficult to run into, just have a drive with iothread, take a PBS
backup and then take a snapshot or hibernate. Resuming will fail with
> qemu: qemu_mutex_unlock_impl: Operation not permitted
because of not acquiring the correct AioContext first.

Migration is not affected, because it runs in coroutine context.

Reported in the community forum:
https://forum.proxmox.com/threads/129899/

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2023-07-28 12:00:50 +02:00
..
bitmap-mirror fix checks for drive mirror with bitmap 2023-06-15 13:55:22 +02:00
extra add patch fixing resume for snapshot and hibernate with drive with iothread and a dirty bitmap 2023-07-28 12:00:50 +02:00
pve add patch fixing resume for snapshot and hibernate with drive with iothread and a dirty bitmap 2023-07-28 12:00:50 +02:00
series add patch fixing resume for snapshot and hibernate with drive with iothread and a dirty bitmap 2023-07-28 12:00:50 +02:00