Not only QED is unsafe with respect to migration, almost all other writable image formats are as well. Let's add migration blockers there.
Kevin Wolf (5): qcow: Add migration blocker vdi: Add migration blocker vmdk: Add migration blocker vpc: Add migration blocker vvfat: Add migration blocker block/qcow.c | 12 ++++++++++++ block/vdi.c | 12 ++++++++++++ block/vmdk.c | 16 +++++++++++++++- block/vpc.c | 13 +++++++++++++ block/vvfat.c | 17 +++++++++++++++++ 5 files changed, 69 insertions(+), 1 deletions(-) -- 1.7.6.4