From: Paolo Bonzini <pbonzini@redhat.com>
To: Stefan Hajnoczi <stefanha@gmail.com>
Cc: Hannes Reinecke <hare@suse.de>,
qemu-devel@nongnu.org,
"Nicholas A. Bellinger" <nab@linux-iscsi.org>,
"Michael S. Tsirkin" <mst@redhat.com>
Subject: Re: [Qemu-devel] [RFC PATCH] implement vmware pvscsi device
Date: Fri, 15 Apr 2011 16:17:20 +0200 [thread overview]
Message-ID: <4DA85370.4080909@redhat.com> (raw)
In-Reply-To: <BANLkTim9ftsP5yJg0MZA41nymRSrPbsc6Q@mail.gmail.com>
On 04/15/2011 04:01 PM, Stefan Hajnoczi wrote:
> I think SCSI brings many benefits. Guests can deal with it better
> than these alien vdX virtio-blk devices, which makes migration easier.
> It becomes possible to attach many disks without burning through free
> PCI slots. We don't need to update guests to add cache control,
> discard, and other commands because they are part of SCSI. We can
> pass through more exotic devices. The list goes on...
And we also have to reimplement all of MMC. :)
A few questions:
1) Do you have anything posted for the virtio-scsi spec? I had started
working on one, but I haven't yet made it final. It included also
hotplug/unplug. I can send it out on Monday.
2) Have you thought about making scsi-disk and scsi-generic provide a
logical unit rather than a target? Otherwise passthrough of a whole
host or target becomes hard or messy.
3) Since I noticed Hannes is CCed, my next step for vmw_pvscsi would be
to dust off his patches to remove the bounce buffers, and see how they
apply to vmw_pvscsi. But I'd like to avoid duplicated work if possible.
Paolo
next prev parent reply other threads:[~2011-04-15 14:17 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-15 13:42 [Qemu-devel] [RFC PATCH] implement vmware pvscsi device Paolo Bonzini
2011-04-15 14:01 ` Stefan Hajnoczi
2011-04-15 14:17 ` Paolo Bonzini [this message]
2011-04-15 14:28 ` Stefan Hajnoczi
2011-04-15 14:37 ` Paolo Bonzini
2011-04-15 15:04 ` Stefan Hajnoczi
2011-04-15 20:56 ` Paolo Bonzini
2011-04-18 14:05 ` Hannes Reinecke
2011-04-18 15:27 ` Stefan Hajnoczi
2011-04-18 16:09 ` Paolo Bonzini
2011-04-15 14:55 ` Hannes Reinecke
2011-04-15 14:59 ` Paolo Bonzini
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=4DA85370.4080909@redhat.com \
--to=pbonzini@redhat.com \
--cc=hare@suse.de \
--cc=mst@redhat.com \
--cc=nab@linux-iscsi.org \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@gmail.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).