[pve-devel] applied-series: [PATCH qemu 1/2] update submodule and patches to QEMU 8.1.5
Thomas Lamprecht
t.lamprecht at proxmox.com
Fri Feb 2 19:17:06 CET 2024
Am 30/01/2024 um 15:14 schrieb Fiona Ebner:
> Most notable fixes from a Proxmox VE perspective are:
>
> * "virtio-net: correctly copy vnet header when flushing TX"
> To prevent a stack overflow that could lead to leaking parts of the
> QEMU process's memory.
> * "hw/pflash: implement update buffer for block writes"
> To prevent an edge case for half-completed writes. This potentially
> affected EFI disks.
> * Fixes to i386 emulation and ARM emulation.
>
> No changes for patches were necessary (all are just automatic context
> changes).
>
> Signed-off-by: Fiona Ebner <f.ebner at proxmox.com>
> ---
> ...d-support-for-sync-bitmap-mode-never.patch | 2 +-
> ...race-with-clients-disconnecting-earl.patch | 10 +-
> ...ial-deadlock-when-draining-during-tr.patch | 2 +-
> ...-graph-lock-Disable-locking-for-now.patch} | 0
> ...cel-async-DMA-operation-before-reset.patch | 100 ----------------
> ...workaround-snapshot-performance-reg.patch} | 0
> ...orkaround-Windows-not-handling-name.patch} | 0
> ...w-ide-ahci-fix-legacy-software-reset.patch | 107 ------------------
> ...-ui-vnc-clipboard-fix-inflate_buffer.patch | 34 ------
> ...oContext-locking-in-qmp_block_resize.patch | 36 ------
> ...k-file-change-locking-default-to-off.patch | 6 +-
> ...djust-network-script-path-to-etc-kvm.patch | 4 +-
> ...he-CPU-model-to-kvm64-32-instead-of-.patch | 2 +-
> ...return-success-on-info-without-snaps.patch | 2 +-
> ...dd-add-osize-and-read-from-to-stdin-.patch | 12 +-
> ...E-Up-qemu-img-dd-add-isize-parameter.patch | 14 +--
> ...PVE-Up-qemu-img-dd-add-n-skip_create.patch | 10 +-
> ...-add-l-option-for-loading-a-snapshot.patch | 14 +--
> ...async-for-background-state-snapshots.patch | 10 +-
> ...-Add-dummy-id-command-line-parameter.patch | 8 +-
> ...le-posix-make-locking-optiono-on-cre.patch | 18 +--
> ...3-PVE-monitor-disable-oob-capability.patch | 4 +-
> ...E-Allow-version-code-in-machine-type.patch | 4 +-
> ...ckup-Proxmox-backup-patches-for-QEMU.patch | 2 +-
> ...k-driver-to-map-backup-archives-into.patch | 4 +-
> ...igrate-dirty-bitmap-state-via-savevm.patch | 2 +-
> ...accept-NULL-qiov-in-bdrv_pad_request.patch | 2 +-
> ...apshots-hold-the-BQL-during-setup-ca.patch | 8 +-
> debian/patches/series | 10 +-
> qemu | 2 +-
> 30 files changed, 74 insertions(+), 355 deletions(-)
> rename debian/patches/extra/{0006-Revert-Revert-graph-lock-Disable-locking-for-now.patch => 0005-Revert-Revert-graph-lock-Disable-locking-for-now.patch} (100%)
> delete mode 100644 debian/patches/extra/0005-hw-ide-reset-cancel-async-DMA-operation-before-reset.patch
> rename debian/patches/extra/{0007-migration-states-workaround-snapshot-performance-reg.patch => 0006-migration-states-workaround-snapshot-performance-reg.patch} (100%)
> rename debian/patches/extra/{0008-Revert-x86-acpi-workaround-Windows-not-handling-name.patch => 0007-Revert-x86-acpi-workaround-Windows-not-handling-name.patch} (100%)
> delete mode 100644 debian/patches/extra/0009-hw-ide-ahci-fix-legacy-software-reset.patch
> delete mode 100644 debian/patches/extra/0010-ui-vnc-clipboard-fix-inflate_buffer.patch
> delete mode 100644 debian/patches/extra/0011-block-Fix-AioContext-locking-in-qmp_block_resize.patch
>
>
applied series, thanks!
More information about the pve-devel
mailing list