pve-qemu/debian/patches/extra
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
..
0001-monitor-qmp-fix-race-with-clients-disconnecting-earl.patch update submodule and patches to QEMU 8.0.0 2023-05-22 15:09:14 +02:00
0002-scsi-megasas-Internal-cdbs-have-16-byte-length.patch update reentrancy patches to version in upstream git 2023-06-06 16:32:38 +02:00
0003-ide-avoid-potential-deadlock-when-draining-during-tr.patch update reentrancy patches to version in upstream git 2023-06-06 16:32:38 +02:00
0004-ui-return-NULL-when-getting-cursor-without-a-console.patch update reentrancy patches to version in upstream git 2023-06-06 16:32:38 +02:00
0005-memory-prevent-dma-reentracy-issues.patch update reentrancy patches to version in upstream git 2023-06-06 16:32:38 +02:00
0006-lsi53c895a-disable-reentrancy-detection-for-script-R.patch update reentrancy patches to version in upstream git 2023-06-06 16:32:38 +02:00
0007-bcm2835_property-disable-reentrancy-detection-for-io.patch update reentrancy patches to version in upstream git 2023-06-06 16:32:38 +02:00
0008-raven-disable-reentrancy-detection-for-iomem.patch update reentrancy patches to version in upstream git 2023-06-06 16:32:38 +02:00
0009-apic-disable-reentrancy-detection-for-apic-msi.patch update reentrancy patches to version in upstream git 2023-06-06 16:32:38 +02:00
0010-migration-block-dirty-bitmap-fix-loading-bitmap-when.patch add patch fixing resume for snapshot and hibernate with drive with iothread and a dirty bitmap 2023-07-28 12:00:50 +02:00