public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Fiona Ebner <f.ebner@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [PATCH-SERIES qemu 0/3] QEMU 11.0.0
Date: Tue,  5 May 2026 15:10:14 +0200	[thread overview]
Message-ID: <20260505131035.743948-1-f.ebner@proxmox.com> (raw)

Relatively minor adaptations to the downstream patches were necessary,
see patch 1/3 for details. The snapshot feature in particular would be
good to test more widely.

Relevant stable fixes got picked up, see patch 2/3.

The DiamondRapids Intel CPU model got newly added.

There was a regression for FUSE exports causing issues with swtpm.
Included a fix, but still waiting for upstream to reply, see
patch 3/3 for details.

pve-qemu:

Fiona Ebner (3):
  update submodule and patches to QEMU 11.0.0
  stable fixes for QEMU 11.0.0
  add fix for regression when using fuse export for swtpm

 debian/cpu-models-x86_64.json                 |   9 +
 ...d-support-for-sync-bitmap-mode-never.patch |  34 +--
 ...-support-for-conditional-and-always-.patch |   6 +-
 ...-to-bdrv_dirty_bitmap_merge_internal.patch |   4 +-
 .../0006-mirror-move-some-checks-to-qmp.patch |   4 +-
 ...race-with-clients-disconnecting-earl.patch |  26 +-
 ...ial-deadlock-when-draining-during-tr.patch |   2 +-
 ...-to-bounce-buffer-if-BLKZEROOUT-is-.patch} |   4 +-
 ...ck-range-when-setting-zero-bitmap-fo.patch |  63 -----
 ...oid-idle-event-loop-being-accounted.patch} |  14 +-
 ...mdk-fix-OOB-read-in-vmdk_read_extent.patch |  38 ---
 ...fix-decoding-of-MOVBE-and-CRC32-in-1.patch |  84 ++++++
 ...roups-fix-deadlock-with-iolimits-and.patch | 133 ---------
 ...-accidentally-autofree-existing-virg.patch |  59 ++++
 ...-BLOCK_IO_ERROR-with-action-stop-for.patch |  88 ------
 ...store-IRQ-polling-for-non-kernel-irq.patch |  47 ++++
 ...d-dirty-bitmap-writes-during-startup.patch | 152 -----------
 ...tion-on-discard-during-write-with-CO.patch | 147 ++++++++++
 ...strList-leak-in-x86_cpu_get_unavaila.patch |  36 +++
 ...-Add-virtio-gpu-virgl-hostmem-region.patch | 174 ------------
 ...-missing-PF_INSTR-in-SIGSEGV-context.patch |  43 +++
 ...e-BHs-are-invoked-only-from-main-loo.patch | 123 ---------
 ...c-Fix-out-of-bounds-read-in-I2C-MMIO.patch | 136 ---------
 ...e_save_state_v-fix-double-error_setg.patch |  46 ++++
 ...e-fix-regression-when-mmap-ing-expor.patch |  94 +++++++
 ...nt-for-SME-in-aarch64_sve_narrow_vq-.patch |  62 -----
 ...eature-check-in-DO_SVE2_RRX-DO_SVE2_.patch |  47 ----
 ...llow-SVE-RAX1-in-SME2p1-streaming-mo.patch |  44 ---
 ...t-arm-Don-t-let-sme-on-downgrade-SME.patch |  98 -------
 ...t-the-correct-TI-bits-for-WFIT-traps.patch |  35 ---
 ...otify-main-loop-when-SQEs-are-queued.patch | 119 --------
 ...heck-CQ-ring-directly-in-gsource_che.patch |  49 ----
 ...-add-compat-for-migrating-error-code.patch |  75 -----
 ...0020-virtio-snd-remove-TODO-comments.patch |  93 -------
 ...andle-5.14.6.2-for-PCM_INFO-properly.patch |  89 ------
 ...ix-max_size-bounds-check-in-input-cb.patch |  44 ---
 ...tio-snd-tighten-read-amount-in-in_cb.patch |  51 ----
 ...l-Fix-incorrect-trace-event-in-read-.patch |  41 ---
 ...ate-x86_decode-Actually-use-stream-i.patch |  52 ----
 ...ing-of-tasks-from-marking-them-as-co.patch | 258 ------------------
 ...or-TLS-I-O-source-data-on-cancellati.patch | 176 ------------
 ...or-websock-I-O-source-data-on-cancel.patch | 143 ----------
 ..._printable_name-consistently-return-.patch | 142 ----------
 ...-write-buffer-content-before-polling.patch | 114 --------
 ...k-file-change-locking-default-to-off.patch |   2 +-
 ...djust-network-script-path-to-etc-kvm.patch |   2 +-
 ...he-CPU-model-to-kvm64-32-instead-of-.patch |   4 +-
 ...ui-spice-default-to-pve-certificates.patch |   4 +-
 ...virtio-balloon-improve-query-balloon.patch |  14 +-
 .../0014-PVE-qapi-modify-query-machines.patch |   8 +-
 .../0015-PVE-qapi-modify-spice-query.patch    |   2 +-
 ...nnel-implementation-for-savevm-async.patch |   2 +-
 ...async-for-background-state-snapshots.patch |  45 +--
 ...add-optional-buffer-size-to-QEMUFile.patch |  22 +-
 ...add-the-zeroinit-block-driver-filter.patch |   6 +-
 ...-Add-dummy-id-command-line-parameter.patch |  10 +-
 ...t-target-i386-disable-LINT0-after-re.patch |   2 +-
 ...le-posix-make-locking-optiono-on-cre.patch |  20 +-
 ...3-PVE-monitor-disable-oob-capability.patch |   4 +-
 ...-Allow-version-code-in-machine-type.patch} |  28 +-
 ...sed-balloon-qemu-4-0-config-size-fal.patch |  41 ---
 ...-bcs-bitmap-initialization-to-job-c.patch} |   0
 ...E-Backup-add-vma-backup-format-code.patch} |   6 +-
 ...Backup-add-backup-dump-block-driver.patch} |  10 +-
 ...-sequential-job-transaction-support.patch} |   6 +-
 ...kup-Proxmox-backup-patches-for-QEMU.patch} |  39 ++-
 ...store-new-command-to-restore-from-p.patch} |   4 +-
 ...-driver-to-map-backup-archives-into.patch} |  16 +-
 ...t-stderr-to-journal-when-daemonized.patch} |   6 +-
 ...grate-dirty-bitmap-state-via-savevm.patch} |  16 +-
 ...irty-bitmap-migrate-other-bitmaps-e.patch} |   0
 ...ll-back-to-open-iscsi-initiatorname.patch} |   0
 ...VE-block-stream-increase-chunk-size.patch} |   0
 ...> 0037-block-add-alloc-track-driver.patch} |   8 +-
 ...0038-PVE-backup-add-fleecing-option.patch} |  12 +-
 ...-version-deprecation-for-Proxmox-VE.patch} |  10 +-
 ...-out-helper-to-clear-backup-state-s.patch} |   0
 ...-out-helper-to-initialize-backup-st.patch} |   0
 ...ackup-add-target-ID-in-backup-state.patch} |   0
 ...vice-info-allow-caller-to-specify-f.patch} |   0
 ...ent-backup-access-setup-and-teardow.patch} |  16 +-
 ...e-for-the-switch-to-using-blockdev-.patch} |   0
 ...e-migration-blocker-check-for-snaps.patch} |  10 +-
 debian/patches/series                         |  86 +++---
 qemu                                          |   2 +-
 85 files changed, 814 insertions(+), 2947 deletions(-)
 rename debian/patches/extra/{0004-block-io-fallback-to-bounce-buffer-if-BLKZEROOUT-is-.patch => 0003-block-io-fallback-to-bounce-buffer-if-BLKZEROOUT-is-.patch} (93%)
 delete mode 100644 debian/patches/extra/0003-block-mirror-check-range-when-setting-zero-bitmap-fo.patch
 rename debian/patches/extra/{0031-fdmon-io_uring-avoid-idle-event-loop-being-accounted.patch => 0004-fdmon-io_uring-avoid-idle-event-loop-being-accounted.patch} (95%)
 delete mode 100644 debian/patches/extra/0005-block-vmdk-fix-OOB-read-in-vmdk_read_extent.patch
 create mode 100644 debian/patches/extra/0005-target-i386-tcg-fix-decoding-of-MOVBE-and-CRC32-in-1.patch
 delete mode 100644 debian/patches/extra/0006-block-throttle-groups-fix-deadlock-with-iolimits-and.patch
 create mode 100644 debian/patches/extra/0006-hw-display-don-t-accidentally-autofree-existing-virg.patch
 delete mode 100644 debian/patches/extra/0007-block-Never-drop-BLOCK_IO_ERROR-with-action-stop-for.patch
 create mode 100644 debian/patches/extra/0007-hw-i386-vapic-restore-IRQ-polling-for-non-kernel-irq.patch
 delete mode 100644 debian/patches/extra/0008-mirror-Fix-missed-dirty-bitmap-writes-during-startup.patch
 create mode 100644 debian/patches/extra/0008-qcow2-Fix-corruption-on-discard-during-write-with-CO.patch
 create mode 100644 debian/patches/extra/0009-target-i386-fix-strList-leak-in-x86_cpu_get_unavaila.patch
 delete mode 100644 debian/patches/extra/0009-virtio-gpu-virgl-Add-virtio-gpu-virgl-hostmem-region.patch
 create mode 100644 debian/patches/extra/0010-target-i386-fix-missing-PF_INSTR-in-SIGSEGV-context.patch
 delete mode 100644 debian/patches/extra/0010-virtio-gpu-Ensure-BHs-are-invoked-only-from-main-loo.patch
 delete mode 100644 debian/patches/extra/0011-hw-i2c-aspeed_i2c-Fix-out-of-bounds-read-in-I2C-MMIO.patch
 create mode 100644 debian/patches/extra/0011-migration-vmstate_save_state_v-fix-double-error_setg.patch
 create mode 100644 debian/patches/extra/0012-block-export-fuse-fix-regression-when-mmap-ing-expor.patch
 delete mode 100644 debian/patches/extra/0012-target-arm-Account-for-SME-in-aarch64_sve_narrow_vq-.patch
 delete mode 100644 debian/patches/extra/0013-target-arm-Fix-feature-check-in-DO_SVE2_RRX-DO_SVE2_.patch
 delete mode 100644 debian/patches/extra/0014-target-arm-tcg-Allow-SVE-RAX1-in-SME2p1-streaming-mo.patch
 delete mode 100644 debian/patches/extra/0015-target-arm-Don-t-let-sme-on-downgrade-SME.patch
 delete mode 100644 debian/patches/extra/0016-target-arm-set-the-correct-TI-bits-for-WFIT-traps.patch
 delete mode 100644 debian/patches/extra/0017-aio-posix-notify-main-loop-when-SQEs-are-queued.patch
 delete mode 100644 debian/patches/extra/0018-fdmon-io_uring-check-CQ-ring-directly-in-gsource_che.patch
 delete mode 100644 debian/patches/extra/0019-target-i386-add-compat-for-migrating-error-code.patch
 delete mode 100644 debian/patches/extra/0020-virtio-snd-remove-TODO-comments.patch
 delete mode 100644 debian/patches/extra/0021-virtio-snd-handle-5.14.6.2-for-PCM_INFO-properly.patch
 delete mode 100644 debian/patches/extra/0022-virtio-snd-fix-max_size-bounds-check-in-input-cb.patch
 delete mode 100644 debian/patches/extra/0023-virtio-snd-tighten-read-amount-in-in_cb.patch
 delete mode 100644 debian/patches/extra/0024-hw-misc-virt_ctrl-Fix-incorrect-trace-event-in-read-.patch
 delete mode 100644 debian/patches/extra/0025-target-i386-emulate-x86_decode-Actually-use-stream-i.patch
 delete mode 100644 debian/patches/extra/0026-io-separate-freeing-of-tasks-from-marking-them-as-co.patch
 delete mode 100644 debian/patches/extra/0027-io-fix-cleanup-for-TLS-I-O-source-data-on-cancellati.patch
 delete mode 100644 debian/patches/extra/0028-io-fix-cleanup-for-websock-I-O-source-data-on-cancel.patch
 delete mode 100644 debian/patches/extra/0029-hw-Make-qdev_get_printable_name-consistently-return-.patch
 delete mode 100644 debian/patches/extra/0030-fuse-Copy-write-buffer-content-before-polling.patch
 rename debian/patches/pve/{0025-PVE-Allow-version-code-in-machine-type.patch => 0024-PVE-Allow-version-code-in-machine-type.patch} (88%)
 delete mode 100644 debian/patches/pve/0024-PVE-Compat-4.0-used-balloon-qemu-4-0-config-size-fal.patch
 rename debian/patches/pve/{0026-block-backup-move-bcs-bitmap-initialization-to-job-c.patch => 0025-block-backup-move-bcs-bitmap-initialization-to-job-c.patch} (100%)
 rename debian/patches/pve/{0027-PVE-Backup-add-vma-backup-format-code.patch => 0026-PVE-Backup-add-vma-backup-format-code.patch} (99%)
 rename debian/patches/pve/{0028-PVE-Backup-add-backup-dump-block-driver.patch => 0027-PVE-Backup-add-backup-dump-block-driver.patch} (98%)
 rename debian/patches/pve/{0029-PVE-Add-sequential-job-transaction-support.patch => 0028-PVE-Add-sequential-job-transaction-support.patch} (96%)
 rename debian/patches/pve/{0030-PVE-Backup-Proxmox-backup-patches-for-QEMU.patch => 0029-PVE-Backup-Proxmox-backup-patches-for-QEMU.patch} (98%)
 rename debian/patches/pve/{0031-PVE-Backup-pbs-restore-new-command-to-restore-from-p.patch => 0030-PVE-Backup-pbs-restore-new-command-to-restore-from-p.patch} (99%)
 rename debian/patches/pve/{0032-PVE-Add-PBS-block-driver-to-map-backup-archives-into.patch => 0031-PVE-Add-PBS-block-driver-to-map-backup-archives-into.patch} (98%)
 rename debian/patches/pve/{0033-PVE-redirect-stderr-to-journal-when-daemonized.patch => 0032-PVE-redirect-stderr-to-journal-when-daemonized.patch} (94%)
 rename debian/patches/pve/{0034-PVE-Migrate-dirty-bitmap-state-via-savevm.patch => 0033-PVE-Migrate-dirty-bitmap-state-via-savevm.patch} (95%)
 rename debian/patches/pve/{0035-migration-block-dirty-bitmap-migrate-other-bitmaps-e.patch => 0034-migration-block-dirty-bitmap-migrate-other-bitmaps-e.patch} (100%)
 rename debian/patches/pve/{0036-PVE-fall-back-to-open-iscsi-initiatorname.patch => 0035-PVE-fall-back-to-open-iscsi-initiatorname.patch} (100%)
 rename debian/patches/pve/{0037-PVE-block-stream-increase-chunk-size.patch => 0036-PVE-block-stream-increase-chunk-size.patch} (100%)
 rename debian/patches/pve/{0038-block-add-alloc-track-driver.patch => 0037-block-add-alloc-track-driver.patch} (99%)
 rename debian/patches/pve/{0039-PVE-backup-add-fleecing-option.patch => 0038-PVE-backup-add-fleecing-option.patch} (99%)
 rename debian/patches/pve/{0040-adapt-machine-version-deprecation-for-Proxmox-VE.patch => 0039-adapt-machine-version-deprecation-for-Proxmox-VE.patch} (97%)
 rename debian/patches/pve/{0041-PVE-backup-factor-out-helper-to-clear-backup-state-s.patch => 0040-PVE-backup-factor-out-helper-to-clear-backup-state-s.patch} (100%)
 rename debian/patches/pve/{0042-PVE-backup-factor-out-helper-to-initialize-backup-st.patch => 0041-PVE-backup-factor-out-helper-to-initialize-backup-st.patch} (100%)
 rename debian/patches/pve/{0043-PVE-backup-add-target-ID-in-backup-state.patch => 0042-PVE-backup-add-target-ID-in-backup-state.patch} (100%)
 rename debian/patches/pve/{0044-PVE-backup-get-device-info-allow-caller-to-specify-f.patch => 0043-PVE-backup-get-device-info-allow-caller-to-specify-f.patch} (100%)
 rename debian/patches/pve/{0045-PVE-backup-implement-backup-access-setup-and-teardow.patch => 0044-PVE-backup-implement-backup-access-setup-and-teardow.patch} (99%)
 rename debian/patches/pve/{0046-PVE-backup-prepare-for-the-switch-to-using-blockdev-.patch => 0045-PVE-backup-prepare-for-the-switch-to-using-blockdev-.patch} (100%)
 rename debian/patches/pve/{0047-savevm-async-reuse-migration-blocker-check-for-snaps.patch => 0046-savevm-async-reuse-migration-blocker-check-for-snaps.patch} (95%)


Summary over all repositories:
  85 files changed, 814 insertions(+), 2947 deletions(-)

-- 
Generated by git-murpp 0.5.0




             reply	other threads:[~2026-05-05 13:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-05 13:10 Fiona Ebner [this message]
2026-05-05 13:10 ` [PATCH qemu 1/3] update submodule and patches to QEMU 11.0.0 Fiona Ebner
2026-05-05 13:10 ` [PATCH qemu 2/3] stable fixes for " Fiona Ebner
2026-05-05 13:10 ` [PATCH qemu 3/3] add fix for regression when using fuse export for swtpm Fiona Ebner

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=20260505131035.743948-1-f.ebner@proxmox.com \
    --to=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal