qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/5] block: More migration blockers
@ 2011-11-22 16:14 Kevin Wolf
  2011-11-22 16:14 ` [Qemu-devel] [PATCH 1/5] qcow: Add migration blocker Kevin Wolf
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Kevin Wolf @ 2011-11-22 16:14 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-11-22 16:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-22 16:14 [Qemu-devel] [PATCH 0/5] block: More migration blockers Kevin Wolf
2011-11-22 16:14 ` [Qemu-devel] [PATCH 1/5] qcow: Add migration blocker Kevin Wolf
2011-11-22 16:14 ` [Qemu-devel] [PATCH 2/5] vdi: " Kevin Wolf
2011-11-22 16:14 ` [Qemu-devel] [PATCH 3/5] vmdk: " Kevin Wolf
2011-11-22 16:14 ` [Qemu-devel] [PATCH 4/5] vpc: " Kevin Wolf
2011-11-22 16:14 ` [Qemu-devel] [PATCH 5/5] vvfat: " Kevin Wolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).