]> git.proxmox.com Git - pve-qemu.git/commit - debian/patches/series
add regression fix for migration with virtio-rng device
authorFiona Ebner <f.ebner@proxmox.com>
Thu, 12 Jan 2023 10:09:08 +0000 (11:09 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 12 Jan 2023 12:10:19 +0000 (13:10 +0100)
commit48c307550a3b20a6a39c056157f519c629268876
treea55a9c798b5cde31aca98acc6b668ebf10a5d200
parent89fdfe897548190140b1680272eaeaee3c0754eb
add regression fix for migration with virtio-rng device

between QEMU less than 7.2 and QEMU 7.2 without the fix (both
directions are affected).

As mentioned in the patch message, this fix itself will break
migration between QEMU 7.2 and QEMU 7.2 with the fix (in both
directions, if a virtio-rng device is attached), but this is fine,
because no pve-qemu-kvm package with QEMU 7.2 has been publicly
released yet.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
debian/patches/extra/0006-virtio-rng-pci-fix-migration-compat-for-vectors.patch [new file with mode: 0644]
debian/patches/series