qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Philipp Hahn <hahn@univention.de>
To: qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] backing file support for vpc/vhd ?
Date: Wed, 19 Jun 2013 16:02:02 +0200	[thread overview]
Message-ID: <201306191602.02983.hahn@univention.de> (raw)

Hello,

while working on a Xen-VM I noticed that qemu-img does not support the backing file mechanism of vpc/vhd files, but Xens blktap2 does; it has a libvhd and some tools to create and modify vpc/vhd files:

tools/blktap2/vhd/lib/atomicio.c: BSD (2 clause)
tools/blktap2/vhd/lib/vhd-util-check.c: BSD (3 clause)
tools/blktap2/vhd/lib/vhd-util-modify.c: BSD (3 clause)
tools/blktap2/vhd/lib/vhd-util-uuid.c: BSD (3 clause)
tools/blktap2/vhd/lib/vhd-util-scan.c: BSD (3 clause)
tools/blktap2/vhd/lib/vhd-util-revert.c: BSD (3 clause)
tools/blktap2/vhd/lib/vhd-util-snapshot.c: BSD (3 clause)
tools/blktap2/vhd/lib/libvhd.c: BSD (3 clause)
tools/blktap2/vhd/lib/vhd-util-query.c: BSD (3 clause)
tools/blktap2/vhd/lib/vhd-util-set-field.c: BSD (3 clause)
tools/blktap2/vhd/lib/vhd-util-repair.c: BSD (3 clause)
tools/blktap2/vhd/lib/vhd-util-fill.c: BSD (3 clause)
tools/blktap2/vhd/lib/libvhd-journal.c: BSD (3 clause)
tools/blktap2/vhd/lib/vhd-util-read.c: BSD (3 clause)
tools/blktap2/vhd/lib/relative-path.c: BSD (3 clause)
tools/blktap2/vhd/lib/vhd-util-coalesce.c: BSD (3 clause)
tools/blktap2/vhd/lib/vhd-util-create.c: BSD (3 clause)
tools/blktap2/vhd/lib/vhd-util-resize.c: BSD (3 clause)
tools/blktap2/vhd/vhd-update.c: BSD (3 clause)
tools/blktap2/vhd/vhd-util.c: BSD (3 clause)

Is the lack of support for backing files in vpc/vjd in qemu just a question of time / interest, are there technical problems, or are there some political issues?

Sincerely
Philipp
-- 
Philipp Hahn           Open Source Software Engineer      hahn@univention.de
Univention GmbH        be open.                       fon: +49 421 22 232- 0
Mary-Somerville-Str.1  D-28359 Bremen                 fax: +49 421 22 232-99
                                                   http://www.univention.de/

             reply	other threads:[~2013-06-19 14:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-19 14:02 Philipp Hahn [this message]
2013-06-19 15:15 ` [Qemu-devel] backing file support for vpc/vhd ? Kevin Wolf

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=201306191602.02983.hahn@univention.de \
    --to=hahn@univention.de \
    --cc=qemu-devel@nongnu.org \
    /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).