]> git.proxmox.com Git - pve-qemu.git/commit
add patch to avoid potential deadlock with trim for IDE/SATA and draining
authorFiona Ebner <f.ebner@proxmox.com>
Wed, 8 Mar 2023 11:51:05 +0000 (12:51 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 8 Mar 2023 13:22:36 +0000 (14:22 +0100)
commit58659169de5867b644be7007524905eaac5670d4
tree2466f5b8a99d4c459b610c6d63e6962fe6a0bb59
parent10691e04e91679346930338eb9f1d3311871baa5
add patch to avoid potential deadlock with trim for IDE/SATA and draining

In particular, the deadlock can occur, together with unlucky timing
between the QEMU threads, when the guest is issuing trim requests
during the start of a backup operation.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
 [ T: resolve trivial merge conflict in series file ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/patches/extra/0011-ide-avoid-potential-deadlock-when-draining-during-tr.patch [new file with mode: 0644]
debian/patches/series