qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/5] block: More migration blockers


From: Kevin Wolf
Subject: [Qemu-devel] [PATCH 0/5] block: More migration blockers
Date: Tue, 22 Nov 2011 17:14:37 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]