qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] vmdk stream-optimised format
@ 2013-08-19 11:09 Alex Bligh
  2013-08-19 11:23 ` Fam Zheng
  0 siblings, 1 reply; 11+ messages in thread
From: Alex Bligh @ 2013-08-19 11:09 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alex Bligh

I note some recent work on vmdk file support. Has anyone looked at
supporting vmdk streaming format as an /output/ file format (I
think we currently support it as an input format). This is what
you need to use to upload a VM to vCenter. Currently the route
is convert to raw then use:

  https://github.com/imcleod/VMDK-stream-converter

which is some Python from Ian McLeod <imcleod@redhat.com>
Life would be easier if qemu-img supported this directly.
It does not look fantastically difficult.

-- 
Alex Bligh

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

end of thread, other threads:[~2013-08-20 14:52 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-19 11:09 [Qemu-devel] vmdk stream-optimised format Alex Bligh
2013-08-19 11:23 ` Fam Zheng
2013-08-19 11:50   ` Alex Bligh
2013-08-20  1:42     ` Fam Zheng
2013-08-20  6:51       ` Alex Bligh
2013-08-20  7:08         ` Fam Zheng
2013-08-20 10:53           ` Paolo Bonzini
2013-08-20 13:37             ` Alex Bligh
2013-08-20 13:37               ` Paolo Bonzini
2013-08-20 14:02                 ` Alex Bligh
2013-08-20 14:51         ` Stefan Hajnoczi

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).