]> git.proxmox.com Git - pve-qemu.git/commit - debian/patches/series
add more stable fixes
authorFiona Ebner <f.ebner@proxmox.com>
Thu, 9 Mar 2023 13:37:35 +0000 (14:37 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 13 Mar 2023 16:36:19 +0000 (17:36 +0100)
commit3c4f941ac7d3c252b7251c69ad2f6bc7bd945473
treedbb0e8c04ab033ab201aa70d4d3cece0df7221c9
parent3a94e1a1862aae1bec980cff1f2979e229c37bad
add more stable fixes

The patches were selected from the recent "Patch Round-up for stable
7.2.1" [0]. Those that should be relevant for our supported use-cases
(and the upcoming nvme use-case) were picked. Most of the patches
added now have not been submitted to qemu-stable before.

The follow-up for the virtio-rng-pci migration fix will break
migration between versions with the fix and without the fix when a
virtio-pci-rng(-non)-transitional device is used. Luckily Proxmox VE
only uses the virtio-pci-rng device, and this was fixed by
0006-virtio-rng-pci-fix-migration-compat-for-vectors.patch which was
applied before any public version of Proxmox VE's QEMU 7.2 package was
released.

[0]: https://lists.nongnu.org/archive/html/qemu-stable/2023-03/msg00010.html
[1]: https://bugzilla.redhat.com/show_bug.cgi?id=2162569

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
debian/patches/extra/0012-hw-nvme-fix-missing-endian-conversions-for-doorbell-.patch [new file with mode: 0644]
debian/patches/extra/0013-hw-smbios-fix-field-corruption-in-type-4-table.patch [new file with mode: 0644]
debian/patches/extra/0014-virtio-rng-pci-fix-transitional-migration-compat-for.patch [new file with mode: 0644]
debian/patches/extra/0015-hw-timer-hpet-Fix-expiration-time-overflow.patch [new file with mode: 0644]
debian/patches/extra/0016-vdpa-stop-all-svq-on-device-deletion.patch [new file with mode: 0644]
debian/patches/extra/0017-vhost-avoid-a-potential-use-of-an-uninitialized-vari.patch [new file with mode: 0644]
debian/patches/extra/0018-chardev-char-socket-set-s-listener-NULL-in-char_sock.patch [new file with mode: 0644]
debian/patches/extra/0019-intel-iommu-fail-MAP-notifier-without-caching-mode.patch [new file with mode: 0644]
debian/patches/extra/0020-intel-iommu-fail-DEVIOTLB_UNMAP-without-dt-mode.patch [new file with mode: 0644]
debian/patches/series