From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id 460541FF191 for ; Tue, 21 Oct 2025 13:24:44 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id BC6DA1C099; Tue, 21 Oct 2025 13:25:09 +0200 (CEST) From: Fiona Ebner To: pve-devel@lists.proxmox.com Date: Tue, 21 Oct 2025 13:23:31 +0200 Message-ID: <20251021112432.126221-1-f.ebner@proxmox.com> X-Mailer: git-send-email 2.47.3 MIME-Version: 1.0 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1761045870405 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.020 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment RCVD_IN_VALIDITY_CERTIFIED_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_RPBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_SAFE_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [pve-devel] [PATCH-SERIES qemu 0/3] fix #6810 and other QEMU 10.1 stable fixes X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" Fix bug #6810, which is a deadlock issue with SCSI request cancelling affecting (at least) FreeBSD. Update to the 10.1.2 QEMU stable release to pick up some TCG fixes and fix for a memory leak affecting vCPU hotunplug. Lastly, pick up fixes for a VFIO regression affecting the 10.1 QEMU release. Fiona Ebner (3): fix #6810: add patch to avoid deadlock upon TMF request cancelling with VirtIO update submodule and patches to QEMU 10.1.2 cherry pick fix for VFIO regression affecting v10.1 ...Trap-PMCR-when-MDCR_EL2.TPMCR-is-set.patch | 96 ------- ...ch => 0003-tcg-arm-Fix-tgen_deposit.patch} | 0 ...ish-renaming-atomic128-cas.h-headers.patch | 25 -- ...uirks-when-IGD-is-not-the-primary-d.patch} | 0 ...l-fix-curl-internal-handles-handling.patch | 60 ----- ...adlock-upon-TMF-request-cancelling-w.patch | 83 ++++++ ...g-svm-fix-incorrect-canonicalization.patch | 38 --- ...-rename-field-to-num_initial_regions.patch | 245 ++++++++++++++++++ ...07-hw-vfio-user-add-x-pci-class-code.patch | 35 --- ...region-info-cache-for-initial-region.patch | 75 ++++++ ...rash-from-legacy-interrupt-firing-af.patch | 58 ----- ...able-SMM-cpu-address-space-under-KVM.patch | 106 -------- ...compatibility-property-for-arch_capa.patch | 109 -------- ...compatibility-property-for-pdcm-feat.patch | 96 ------- ...he-CPU-model-to-kvm64-32-instead-of-.patch | 4 +- ...ui-spice-default-to-pve-certificates.patch | 4 +- .../0015-PVE-qapi-modify-spice-query.patch | 4 +- ...VE-Backup-add-vma-backup-format-code.patch | 6 +- ...ckup-Proxmox-backup-patches-for-QEMU.patch | 4 +- ...estore-new-command-to-restore-from-p.patch | 4 +- ...k-driver-to-map-backup-archives-into.patch | 4 +- ...ct-stderr-to-journal-when-daemonized.patch | 6 +- ...igrate-dirty-bitmap-state-via-savevm.patch | 2 +- ...se-migration-blocker-check-for-snaps.patch | 2 +- debian/patches/series | 16 +- qemu | 2 +- 26 files changed, 429 insertions(+), 655 deletions(-) delete mode 100644 debian/patches/extra/0003-target-arm-Trap-PMCR-when-MDCR_EL2.TPMCR-is-set.patch rename debian/patches/extra/{0008-tcg-arm-Fix-tgen_deposit.patch => 0003-tcg-arm-Fix-tgen_deposit.patch} (100%) delete mode 100644 debian/patches/extra/0004-qemu-atomic-Finish-renaming-atomic128-cas.h-headers.patch rename debian/patches/extra/{0010-vfio-igd-Enable-quirks-when-IGD-is-not-the-primary-d.patch => 0004-vfio-igd-Enable-quirks-when-IGD-is-not-the-primary-d.patch} (100%) delete mode 100644 debian/patches/extra/0005-block-curl-fix-curl-internal-handles-handling.patch create mode 100644 debian/patches/extra/0005-hw-scsi-avoid-deadlock-upon-TMF-request-cancelling-w.patch delete mode 100644 debian/patches/extra/0006-i386-tcg-svm-fix-incorrect-canonicalization.patch create mode 100644 debian/patches/extra/0006-vfio-rename-field-to-num_initial_regions.patch delete mode 100644 debian/patches/extra/0007-hw-vfio-user-add-x-pci-class-code.patch create mode 100644 debian/patches/extra/0007-vfio-only-check-region-info-cache-for-initial-region.patch delete mode 100644 debian/patches/extra/0009-e1000e-Prevent-crash-from-legacy-interrupt-firing-af.patch delete mode 100644 debian/patches/extra/0011-i386-cpu-Enable-SMM-cpu-address-space-under-KVM.patch delete mode 100644 debian/patches/extra/0012-target-i386-add-compatibility-property-for-arch_capa.patch delete mode 100644 debian/patches/extra/0013-target-i386-add-compatibility-property-for-pdcm-feat.patch -- 2.47.3 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel