]> git.proxmox.com Git - pve-qemu.git/commit - debian/patches/pve/0020-PVE-Add-dummy-id-command-line-parameter.patch
update submodule and patches to QEMU 8.1.5
authorFiona Ebner <f.ebner@proxmox.com>
Tue, 30 Jan 2024 14:14:37 +0000 (15:14 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 2 Feb 2024 18:06:29 +0000 (19:06 +0100)
commit4b7975e75d4c067180ddc10f94018c569d581b01
tree9356631ec2204d8a488ef11e6183edeae9ae4101
parentf366bb97ae67910cb36a9f6e36d26e8d6070ad57
update submodule and patches to QEMU 8.1.5

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@proxmox.com>
33 files changed:
debian/patches/bitmap-mirror/0001-drive-mirror-add-support-for-sync-bitmap-mode-never.patch
debian/patches/extra/0001-monitor-qmp-fix-race-with-clients-disconnecting-earl.patch
debian/patches/extra/0003-ide-avoid-potential-deadlock-when-draining-during-tr.patch
debian/patches/extra/0005-Revert-Revert-graph-lock-Disable-locking-for-now.patch [new file with mode: 0644]
debian/patches/extra/0005-hw-ide-reset-cancel-async-DMA-operation-before-reset.patch [deleted file]
debian/patches/extra/0006-Revert-Revert-graph-lock-Disable-locking-for-now.patch [deleted file]
debian/patches/extra/0006-migration-states-workaround-snapshot-performance-reg.patch [new file with mode: 0644]
debian/patches/extra/0007-Revert-x86-acpi-workaround-Windows-not-handling-name.patch [new file with mode: 0644]
debian/patches/extra/0007-migration-states-workaround-snapshot-performance-reg.patch [deleted file]
debian/patches/extra/0008-Revert-x86-acpi-workaround-Windows-not-handling-name.patch [deleted file]
debian/patches/extra/0009-hw-ide-ahci-fix-legacy-software-reset.patch [deleted file]
debian/patches/extra/0010-ui-vnc-clipboard-fix-inflate_buffer.patch [deleted file]
debian/patches/extra/0011-block-Fix-AioContext-locking-in-qmp_block_resize.patch [deleted file]
debian/patches/pve/0001-PVE-Config-block-file-change-locking-default-to-off.patch
debian/patches/pve/0002-PVE-Config-Adjust-network-script-path-to-etc-kvm.patch
debian/patches/pve/0003-PVE-Config-set-the-CPU-model-to-kvm64-32-instead-of-.patch
debian/patches/pve/0008-PVE-Up-qemu-img-return-success-on-info-without-snaps.patch
debian/patches/pve/0009-PVE-Up-qemu-img-dd-add-osize-and-read-from-to-stdin-.patch
debian/patches/pve/0010-PVE-Up-qemu-img-dd-add-isize-parameter.patch
debian/patches/pve/0011-PVE-Up-qemu-img-dd-add-n-skip_create.patch
debian/patches/pve/0012-qemu-img-dd-add-l-option-for-loading-a-snapshot.patch
debian/patches/pve/0017-PVE-add-savevm-async-for-background-state-snapshots.patch
debian/patches/pve/0020-PVE-Add-dummy-id-command-line-parameter.patch
debian/patches/pve/0022-PVE-Up-Config-file-posix-make-locking-optiono-on-cre.patch
debian/patches/pve/0023-PVE-monitor-disable-oob-capability.patch
debian/patches/pve/0025-PVE-Allow-version-code-in-machine-type.patch
debian/patches/pve/0030-PVE-Backup-Proxmox-backup-patches-for-QEMU.patch
debian/patches/pve/0032-PVE-Add-PBS-block-driver-to-map-backup-archives-into.patch
debian/patches/pve/0034-PVE-Migrate-dirty-bitmap-state-via-savevm.patch
debian/patches/pve/0038-block-io-accept-NULL-qiov-in-bdrv_pad_request.patch
debian/patches/pve/0044-migration-for-snapshots-hold-the-BQL-during-setup-ca.patch
debian/patches/series
qemu