From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
Fiona Ebner <f.ebner@proxmox.com>
Subject: [pve-devel] applied-series: [PATCH qemu 1/2] pick up fix for VirtIO PCI regressions
Date: Fri, 6 Sep 2024 09:58:53 +0200 [thread overview]
Message-ID: <58290619-c21d-42f8-8325-6225041ca3ff@proxmox.com> (raw)
In-Reply-To: <20240905094953.40410-1-f.ebner@proxmox.com>
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@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!
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
prev parent reply other threads:[~2024-09-06 7:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-05 9:49 [pve-devel] " Fiona Ebner
2024-09-05 9:49 ` [pve-devel] [PATCH qemu 2/2] pick up stable fixes for 9.0 Fiona Ebner
2024-09-06 7:58 ` Thomas Lamprecht [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=58290619-c21d-42f8-8325-6225041ca3ff@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=f.ebner@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.