qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC] Support vhd type VHD_DIFFERENCING
@ 2014-07-01  9:45 Ding xiao
  2014-07-01  9:45 ` [Qemu-devel] [RFC PATCH v1] " Ding xiao
  0 siblings, 1 reply; 3+ messages in thread
From: Ding xiao @ 2014-07-01  9:45 UTC (permalink / raw)
  To: qemu-devel; +Cc: Kevin Wolf, Xiao Ding, Luo Hao, Stefan Hajnoczi, Ding xiao

Now qemu only supports vhd type VHD_FIXED and VHD_DYNAMIC,
so qemu can't read snapshot volume of vhd, and can't 
support other storage features of vhd file.
 
The RFC adds vhd type VHD_DIFFERENCING support for qemu.


Ding xiao (1):
  Support vhd type VHD_DIFFERENCING

 block/vpc.c |  302 ++++++++++++++++++++++++++++++++++++++++++++++++++---------
 1 files changed, 259 insertions(+), 43 deletions(-)

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

end of thread, other threads:[~2014-08-12 10:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-01  9:45 [Qemu-devel] [RFC] Support vhd type VHD_DIFFERENCING Ding xiao
2014-07-01  9:45 ` [Qemu-devel] [RFC PATCH v1] " Ding xiao
2014-08-12 10:37   ` 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).