qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: "Nicholas A. Bellinger" <nab@linux-iscsi.org>
Cc: Kevin Wolf <kwolf@redhat.com>, kvm-devel <kvm@vger.kernel.org>,
	qemu-devel <qemu-devel@nongnu.org>,
	Mark Harvey <markh794@gmail.com>,
	FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>,
	Gerd Hoffmann <kraxel@redhat.com>, Christoph Hellwig <hch@lst.de>,
	Hannes Reinecke <hare@suse.de>
Subject: [Qemu-devel] Re: [PATCH] block: Make BSG detection more sane in hdev_open()
Date: Sun, 22 Aug 2010 10:31:21 +0200	[thread overview]
Message-ID: <20100822083121.GA29452@lst.de> (raw)
In-Reply-To: <1282431675-16021-1-git-send-email-nab@linux-iscsi.org>

On Sat, Aug 21, 2010 at 04:01:15PM -0700, Nicholas A. Bellinger wrote:
> From: Nicholas Bellinger <nab@linux-iscsi.org>
> 
> Greetings hch, tomo and Co,

What tree is this against?  I can't see any specificc BSG support in qemu.

Even more I think all this in the wrong place.  The only reason
SG_IO support was shoe-horned into raw-posix is that we only had -drive
and no way to specify other devices.  We now have -device and a scsi
generic device should be just that without an attached driver, so that
we can get rid of all the special casing for sd devices.

  parent reply	other threads:[~2010-08-22  8:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-21 23:01 [Qemu-devel] [PATCH] block: Make BSG detection more sane in hdev_open() Nicholas A. Bellinger
2010-08-21 23:10 ` [Qemu-devel] " Nicholas A. Bellinger
2010-08-22  8:31 ` Christoph Hellwig [this message]
2010-08-23  0:27   ` Nicholas A. Bellinger

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=20100822083121.GA29452@lst.de \
    --to=hch@lst.de \
    --cc=fujita.tomonori@lab.ntt.co.jp \
    --cc=hare@suse.de \
    --cc=kraxel@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=kwolf@redhat.com \
    --cc=markh794@gmail.com \
    --cc=nab@linux-iscsi.org \
    --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).