All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@suse.de>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH] blktap: qcow2 image format support
Date: Thu, 21 Feb 2008 10:28:42 +0100	[thread overview]
Message-ID: <47BD444A.9080600@suse.de> (raw)
In-Reply-To: <C3E2ED8C.1430F%Keir.Fraser@cl.cam.ac.uk>

Keir Fraser schrieb:
> Is qcow2 so different from qcow1 that it really needs its own backend
> driver?

That's a good question. I am not really familiar with the qcow code but
I think I saw quite some differences. If you put enough effort on it,
you could probably get a single driver for both, but I can't really
estimate if it was a sensible thing to do.

The main reason why I did it this way is that it is the way qemu has
done it, so I just had to take and adapt their code. I'm not sure if it
is a good idea to diverge too much from the qemu code base.

Kevin

  parent reply	other threads:[~2008-02-21  9:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-21  8:49 [PATCH] blktap: qcow2 image format support Kevin Wolf
2008-02-21  8:57 ` Keir Fraser
2008-02-21  9:07   ` Christoph Egger
2008-02-21  9:32     ` Kevin Wolf
2008-02-21 12:47     ` Daniel P. Berrange
2008-02-21 17:18       ` Ian Jackson
2008-02-21  9:28   ` Kevin Wolf [this message]
2008-02-21  9:20     ` Keir Fraser
2008-02-21 10:31 ` Keir Fraser
2008-02-24  3:12   ` Kurt Hackel

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=47BD444A.9080600@suse.de \
    --to=kwolf@suse.de \
    --cc=Keir.Fraser@cl.cam.ac.uk \
    --cc=xen-devel@lists.xensource.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.