[pve-devel] applied-series: [PATCH qemu 1/2] pick up fix for VirtIO PCI regressions
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Sep 6 09:58:53 CEST 2024
Am 05/09/2024 um 11:49 schrieb Fiona Ebner:
> 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 at proxmox.com>
> ---
> ...tio-pci-fix-use-of-a-released-vector.patch | 87 -------------------
> ...ck-copy-before-write-fix-permission.patch} | 0
> ...-write-support-unligned-snapshot-di.patch} | 0
> ...-write-create-block_copy-bitmap-in-.patch} | 0
> ...backup-add-discard-source-parameter.patch} | 0
> ...-de-initialization-of-vhost-user-de.patch} | 0
> ...se-float_status-copy-in-sme_fmopa_s.patch} | 0
> ...Use-FPST_F16-for-SME-FMOPA-widening.patch} | 0
> ...on-and-honor-bootindex-again-for-le.patch} | 0
> ...a-bump-instruction-limit-in-scripts.patch} | 0
> ...5-block-copy-Fix-missing-graph-lock.patch} | 0
> ...do-not-operate-on-sources-from-fina.patch} | 0
> ...ix-the-use-of-an-uninitialized-irqfd.patch | 77 ++++++++++++++++
> debian/patches/series | 24 ++---
> 14 files changed, 89 insertions(+), 99 deletions(-)
> delete mode 100644 debian/patches/extra/0006-Revert-virtio-pci-fix-use-of-a-released-vector.patch
> rename debian/patches/extra/{0007-block-copy-before-write-fix-permission.patch => 0006-block-copy-before-write-fix-permission.patch} (100%)
> rename debian/patches/extra/{0008-block-copy-before-write-support-unligned-snapshot-di.patch => 0007-block-copy-before-write-support-unligned-snapshot-di.patch} (100%)
> rename debian/patches/extra/{0009-block-copy-before-write-create-block_copy-bitmap-in-.patch => 0008-block-copy-before-write-create-block_copy-bitmap-in-.patch} (100%)
> rename debian/patches/extra/{0010-qapi-blockdev-backup-add-discard-source-parameter.patch => 0009-qapi-blockdev-backup-add-discard-source-parameter.patch} (100%)
> rename debian/patches/extra/{0011-hw-virtio-Fix-the-de-initialization-of-vhost-user-de.patch => 0010-hw-virtio-Fix-the-de-initialization-of-vhost-user-de.patch} (100%)
> rename debian/patches/extra/{0012-target-arm-Use-float_status-copy-in-sme_fmopa_s.patch => 0011-target-arm-Use-float_status-copy-in-sme_fmopa_s.patch} (100%)
> rename debian/patches/extra/{0013-target-arm-Use-FPST_F16-for-SME-FMOPA-widening.patch => 0012-target-arm-Use-FPST_F16-for-SME-FMOPA-widening.patch} (100%)
> rename debian/patches/extra/{0014-scsi-fix-regression-and-honor-bootindex-again-for-le.patch => 0013-scsi-fix-regression-and-honor-bootindex-again-for-le.patch} (100%)
> rename debian/patches/extra/{0015-hw-scsi-lsi53c895a-bump-instruction-limit-in-scripts.patch => 0014-hw-scsi-lsi53c895a-bump-instruction-limit-in-scripts.patch} (100%)
> rename debian/patches/extra/{0016-block-copy-Fix-missing-graph-lock.patch => 0015-block-copy-Fix-missing-graph-lock.patch} (100%)
> rename debian/patches/extra/{0017-Revert-qemu-char-do-not-operate-on-sources-from-fina.patch => 0016-Revert-qemu-char-do-not-operate-on-sources-from-fina.patch} (100%)
> create mode 100644 debian/patches/extra/0017-virtio-pci-Fix-the-use-of-an-uninitialized-irqfd.patch
>
>
applied, thanks!
More information about the pve-devel
mailing list