All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Andrew Warfield <andrew.warfield@cl.cam.ac.uk>
Cc: xen-devel@lists.xensource.com,
	"Daniel P. Berrange" <berrange@redhat.com>
Subject: Re: PATCH: Enable QEMU booting of blktap disks
Date: Fri, 20 Jul 2007 12:35:26 +0200	[thread overview]
Message-ID: <46A08FEE.70908@redhat.com> (raw)
In-Reply-To: <eacc82a40707191034j4ae8eb3ch8077977e39c92bce@mail.gmail.com>

Andrew Warfield wrote:
> As I've said before, I dislike the idea of having separate
> implementations of disks -- one in qemu and one in tapdisk.

The qemu one isn't going to go away due to qemu being *the* device model
for any kind of virtualization in Linux.  So if you want to have tapdisk
share the code to avoid duplication I see two possible ways to get there:

 (a) replace blktapd with qemu
 (b) put the bits into a shared library, which then can be used by
     qemu & blktapd and other tools (qemu-img, virtual machine
     management tools, ...).

cheers,
  Gerd

  parent reply	other threads:[~2007-07-20 10:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-19 17:09 PATCH: Enable QEMU booting of blktap disks Daniel P. Berrange
2007-07-19 17:34 ` Andrew Warfield
2007-07-19 18:08   ` Daniel P. Berrange
2007-07-19 22:45     ` Andrew Warfield
2007-07-20 14:31       ` Daniel P. Berrange
2007-07-19 22:46     ` Andrew Warfield
2007-07-20 10:35   ` Gerd Hoffmann [this message]
2007-07-20 13:04     ` Andrew Warfield
2007-07-20 13:33       ` Gerd Hoffmann

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=46A08FEE.70908@redhat.com \
    --to=kraxel@redhat.com \
    --cc=andrew.warfield@cl.cam.ac.uk \
    --cc=berrange@redhat.com \
    --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.