]> git.proxmox.com Git - qemu-server.git/commit - PVE/QemuMigrate.pm
migration with targetstorage: check if target storage supports images
authorFabian Ebner <f.ebner@proxmox.com>
Thu, 26 Mar 2020 08:09:32 +0000 (09:09 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 27 Mar 2020 13:32:42 +0000 (14:32 +0100)
commit5c50a84f23b594415a6984854c165aebe3d8c3df
tree857e3dd17a4bcb8c98036d20b40373d5b0024b11
parent2cd808d331102b5ce2a4d28cf0cb81d50f3c6e0a
migration with targetstorage: check if target storage supports images

This makes sure that live migration also respects content types.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
PVE/QemuMigrate.pm