virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Jeremy Fitzhardinge <jeremy@goop.org>
Cc: Hank Janssen <hjanssen@microsoft.com>,
	"'virtualization@lists.osdl.org'" <virtualization@lists.osdl.org>,
	linux-kernel@vger.kernel.org,
	Stefano Stabellini <stefano.stabellini@eu.citrix.com>,
	"Xen-devel@lists.xensource.com" <Xen-devel@lists.xensource.com>
Subject: Re: hv block drivers
Date: Mon, 30 Aug 2010 19:08:51 +0200	[thread overview]
Message-ID: <201008301908.51521.arnd@arndb.de> (raw)
In-Reply-To: <4C7BD9A6.1090108@goop.org>

On Monday 30 August 2010, Jeremy Fitzhardinge wrote:
> Have you investigated making virtio a scsi device?

I doubt that there is much value in changing it now, and it's not something
I'd be interested in working on.

For the HyperV drivers, it probably makes sense because half of it is
trying to look like SCSI anyway, while the other half is trying to look
like ATA. For the ATA driver, the obvious choice would be to make it
a libata backend, though my impression from a brief look at the driver
was that it's better to copy some of the libata code and integrate it
into the hv SCSI driver.

	Arnd

  reply	other threads:[~2010-08-30 17:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-30 14:43 hv block drivers Arnd Bergmann
2010-08-30 16:17 ` Jeremy Fitzhardinge
2010-08-30 17:08   ` Arnd Bergmann [this message]
2010-08-30 17:31     ` Hank Janssen
2010-08-30 17:35       ` Jeremy Fitzhardinge
2010-08-30 19:18         ` Arnd Bergmann
2010-08-31 10:46           ` Alexander Graf

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=201008301908.51521.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=Xen-devel@lists.xensource.com \
    --cc=hjanssen@microsoft.com \
    --cc=jeremy@goop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=virtualization@lists.osdl.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).