5
0
mirror of git://git.proxmox.com/git/pve-qemu.git synced 2025-03-11 20:58:40 +03:00
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
..
2023-06-15 13:59:12 +02:00
2017-04-05 11:39:09 +02:00
2017-04-05 11:39:09 +02:00
2017-04-05 11:40:20 +02:00
2017-04-05 11:39:09 +02:00
2017-04-05 11:39:09 +02:00