From: Ding xiao <ssdxiao@163.com>
To: qemu-devel <qemu-devel@nongnu.org>
Cc: Kevin Wolf <kwolf@redhat.com>, Xiao Ding <xiaoding1@huawei.com>,
Luo Hao <brian.luohao@huawei.com>,
Stefan Hajnoczi <stefanha@redhat.com>,
Ding xiao <ssdxiao@163.com>
Subject: [Qemu-devel] [RFC] Support vhd type VHD_DIFFERENCING
Date: Tue, 1 Jul 2014 17:45:18 +0800 [thread overview]
Message-ID: <1404207919-15667-1-git-send-email-ssdxiao@163.com> (raw)
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(-)
next reply other threads:[~2014-07-01 1:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-01 9:45 Ding xiao [this message]
2014-07-01 9:45 ` [Qemu-devel] [RFC PATCH v1] Support vhd type VHD_DIFFERENCING Ding xiao
2014-08-12 10:37 ` Stefan Hajnoczi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1404207919-15667-1-git-send-email-ssdxiao@163.com \
--to=ssdxiao@163.com \
--cc=brian.luohao@huawei.com \
--cc=kwolf@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
--cc=xiaoding1@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).