mirror of
git://git.proxmox.com/git/pve-qemu.git
synced 2025-01-23 02:04:58 +03:00
Fiona Ebner
53b56ca781
add stable patches for 8.0.0
Changes to other patches are all just metadata/context changes except for pvebackup_co_prepare() needing to call bdrv_co_unref() rather than bdrv_unref(), because it is a coroutine itself. This is documented in d6ee2e324e ("block-coroutine-wrapper: Introduce no_co_wrapper"). The change is necessary, because one of the stable fixes converts bdrv_unref and blk_unref into no_co_wrappers (in preparation for a second patch to fix a hang with the block resize QMP command). Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
Description
No description provided
Languages
Makefile
100%