]> git.proxmox.com Git - pve-qemu.git/commit
pick up fix for VirtIO PCI regressions
authorFiona Ebner <f.ebner@proxmox.com>
Thu, 5 Sep 2024 09:49:52 +0000 (11:49 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 5 Sep 2024 12:44:54 +0000 (14:44 +0200)
commit441072fc577218875c4950af428526f952ba4b81
treeebf479a50cd3ac6ddb9ec0d53b7f3284982d2345
parent582fd47901356342b8e0bef19d7d8fdc324d2d96
pick up fix for VirtIO PCI regressions

Commit f06b222 ("fixes for QEMU 9.0") included a revert for the QEMU
commit 2ce6cff94d ("virtio-pci: fix use of a released vector"). That
commit caused some regressions which sounded just as bad as the fix.
Those regressions have now been addressed upstream, so pick up the fix
and drop the revert. Dropping the revert fixes the original issue that
commit 2ce6cff94d ("virtio-pci: fix use of a released vector")
addressed.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
25 files changed:
debian/patches/extra/0006-Revert-virtio-pci-fix-use-of-a-released-vector.patch [deleted file]
debian/patches/extra/0006-block-copy-before-write-fix-permission.patch [new file with mode: 0644]
debian/patches/extra/0007-block-copy-before-write-fix-permission.patch [deleted file]
debian/patches/extra/0007-block-copy-before-write-support-unligned-snapshot-di.patch [new file with mode: 0644]
debian/patches/extra/0008-block-copy-before-write-create-block_copy-bitmap-in-.patch [new file with mode: 0644]
debian/patches/extra/0008-block-copy-before-write-support-unligned-snapshot-di.patch [deleted file]
debian/patches/extra/0009-block-copy-before-write-create-block_copy-bitmap-in-.patch [deleted file]
debian/patches/extra/0009-qapi-blockdev-backup-add-discard-source-parameter.patch [new file with mode: 0644]
debian/patches/extra/0010-hw-virtio-Fix-the-de-initialization-of-vhost-user-de.patch [new file with mode: 0644]
debian/patches/extra/0010-qapi-blockdev-backup-add-discard-source-parameter.patch [deleted file]
debian/patches/extra/0011-hw-virtio-Fix-the-de-initialization-of-vhost-user-de.patch [deleted file]
debian/patches/extra/0011-target-arm-Use-float_status-copy-in-sme_fmopa_s.patch [new file with mode: 0644]
debian/patches/extra/0012-target-arm-Use-FPST_F16-for-SME-FMOPA-widening.patch [new file with mode: 0644]
debian/patches/extra/0012-target-arm-Use-float_status-copy-in-sme_fmopa_s.patch [deleted file]
debian/patches/extra/0013-scsi-fix-regression-and-honor-bootindex-again-for-le.patch [new file with mode: 0644]
debian/patches/extra/0013-target-arm-Use-FPST_F16-for-SME-FMOPA-widening.patch [deleted file]
debian/patches/extra/0014-hw-scsi-lsi53c895a-bump-instruction-limit-in-scripts.patch [new file with mode: 0644]
debian/patches/extra/0014-scsi-fix-regression-and-honor-bootindex-again-for-le.patch [deleted file]
debian/patches/extra/0015-block-copy-Fix-missing-graph-lock.patch [new file with mode: 0644]
debian/patches/extra/0015-hw-scsi-lsi53c895a-bump-instruction-limit-in-scripts.patch [deleted file]
debian/patches/extra/0016-Revert-qemu-char-do-not-operate-on-sources-from-fina.patch [new file with mode: 0644]
debian/patches/extra/0016-block-copy-Fix-missing-graph-lock.patch [deleted file]
debian/patches/extra/0017-Revert-qemu-char-do-not-operate-on-sources-from-fina.patch [deleted file]
debian/patches/extra/0017-virtio-pci-Fix-the-use-of-an-uninitialized-irqfd.patch [new file with mode: 0644]
debian/patches/series