pve-qemu/debian/patches
Fiona Ebner 9e0186f289 backup: drop broken BACKUP_FORMAT_DIR
Since upstream QEMU 8.0, it's no longer possible to call
bdrv_img_create() from a coroutine anymore, meaning a backup with the
directory format would crash the QEMU instance.

The feature is only exposed via the monitor and was intended to be
experimental. There were no user reports about the breakage and it
only was noticed during the rebase for QEMU 8.1, because other parts
of the backup code needed adaptation and I decided to check the
BACKUP_FORMAT_DIR case too.

It should not stay in a broken state of course, but avoid the
maintenance cost and just make it a removed feature for Proxmox VE 8
retroactively.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2023-09-06 16:59:12 +02:00
..
bitmap-mirror fix checks for drive mirror with bitmap 2023-06-15 13:55:22 +02:00
extra add patch fixing fd leak for vhost 2023-08-03 17:40:13 +02:00
pve backup: drop broken BACKUP_FORMAT_DIR 2023-09-06 16:59:12 +02:00
series add patch fixing fd leak for vhost 2023-08-03 17:40:13 +02:00