mirror of
git://git.proxmox.com/git/qemu-server.git
synced 2025-02-15 05:57:39 +03:00
Currently backup don't work with iothread feature, and crash qemu For now, abord the backup if one of the vm drives have iothread enabled until backup code is fixed. Upstream qemu backup cde already support iothread. http://git.qemu.org/?p=qemu.git;a=commit;h=761731b1805f6ef64eb615e5b82a0801db3cde78 Signed-off-by: Alexandre Derumier <aderumier@odiso.com>