5
0
mirror of git://git.proxmox.com/git/pve-qemu.git synced 2025-01-19 14:04:11 +03:00
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
2021-05-28 11:29:44 +02:00
2023-05-22 12:05:14 +02:00
2017-04-05 11:39:09 +02:00
2017-04-05 11:39:09 +02:00
Description
No description provided
4.3 MiB
Languages
Makefile 100%