]> git.proxmox.com Git - pve-qemu.git/commit
cherry-pick upstream fixes for 7.0.0
authorFabian Ebner <f.ebner@proxmox.com>
Mon, 27 Jun 2022 11:05:43 +0000 (13:05 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 29 Jun 2022 10:29:30 +0000 (12:29 +0200)
commit14ed554660aa4c55855a663026ff235b4f2fa5c7
tree1281cff512c92e82094c4fda016844330cba9208
parenteba403aafccdf2347cd04c1a160e190cf449891f
cherry-pick upstream fixes for 7.0.0

coming in via qemu-stable (except for the vdmk fix, which was tagged
for-7.0 on the qemu-devel list, but didn't make it into the release).

Also took the chance to switch the gluster fix to the version that
made it into upstream.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
20 files changed:
debian/patches/extra/0002-block-gluster-correctly-set-max_pdiscard-which-is-in.patch [deleted file]
debian/patches/extra/0002-block-gluster-correctly-set-max_pdiscard.patch [new file with mode: 0644]
debian/patches/extra/0003-block-vmdk-Fix-reopening-bs-file.patch [new file with mode: 0644]
debian/patches/extra/0004-linux-aio-fix-unbalanced-plugged-counter-in-laio_io_.patch [new file with mode: 0644]
debian/patches/extra/0005-pci-fix-overflow-in-snprintf-string-formatting.patch [new file with mode: 0644]
debian/patches/extra/0006-target-i386-kvm-Fix-disabling-MPX-on-cpu-host-with-M.patch [new file with mode: 0644]
debian/patches/extra/0007-coroutine-ucontext-use-QEMU_DEFINE_STATIC_CO_TLS.patch [new file with mode: 0644]
debian/patches/extra/0008-coroutine-use-QEMU_DEFINE_STATIC_CO_TLS.patch [new file with mode: 0644]
debian/patches/extra/0009-coroutine-Rename-qemu_coroutine_inc-dec_pool_size.patch [new file with mode: 0644]
debian/patches/extra/0010-coroutine-Revert-to-constant-batch-size.patch [new file with mode: 0644]
debian/patches/extra/0011-target-i386-do-not-consult-nonexistent-host-leaves.patch [new file with mode: 0644]
debian/patches/extra/0012-virtio-scsi-fix-ctrl-and-event-handler-functions-in-.patch [new file with mode: 0644]
debian/patches/extra/0013-virtio-scsi-don-t-waste-CPU-polling-the-event-virtqu.patch [new file with mode: 0644]
debian/patches/extra/0014-vhost-Track-descriptor-chain-in-private-at-SVQ.patch [new file with mode: 0644]
debian/patches/extra/0015-vhost-Fix-device-s-used-descriptor-dequeue.patch [new file with mode: 0644]
debian/patches/extra/0016-vdpa-Fix-bad-index-calculus-at-vhost_vdpa_get_vring_.patch [new file with mode: 0644]
debian/patches/extra/0017-vdpa-Fix-index-calculus-at-vhost_vdpa_svqs_start.patch [new file with mode: 0644]
debian/patches/extra/0018-hw-virtio-Replace-g_memdup-by-g_memdup2.patch [new file with mode: 0644]
debian/patches/extra/0019-vhost-Fix-element-in-vhost_svq_add-failure.patch [new file with mode: 0644]
debian/patches/series