All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: jgross@suse.com
Cc: JBottomley@parallels.com, linux-scsi@vger.kernel.org,
	xen-devel@lists.xen.org, target-devel@vger.kernel.org
Subject: Re: [PATCH 3/4] Introduce XEN scsiback module
Date: Sat, 28 Jun 2014 11:09:53 -0700	[thread overview]
Message-ID: <20140628180953.GA10820@infradead.org> (raw)
In-Reply-To: <1403879676-25431-4-git-send-email-jgross@suse.com>

On Fri, Jun 27, 2014 at 04:34:35PM +0200, jgross@suse.com wrote:
> From: Juergen Gross <jgross@suse.com>
> 
> Introduces the XEN pvSCSI backend. With pvSCSI it is possible for a XEN domU
> to issue SCSI commands to a SCSI LUN assigned to that domU. The SCSI commands
> are passed to the pvSCSI backend in a driver domain (usually Dom0) which is
> owner of the physical device. This allows e.g. to use SCSI tape drives in a
> XEN domU.

This should be written against the generic target core infrastructure
in drivers/target, instead of introducing another simplistic pass
through only SCSI target.

  parent reply	other threads:[~2014-06-28 18:10 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-27 14:34 Add XEN pvSCSI support jgross
2014-06-27 14:34 ` [PATCH 1/4] Add XEN pvSCSI protocol description jgross
2014-06-27 17:11   ` [Xen-devel] " Konrad Rzeszutek Wilk
2014-06-30  8:26     ` Juergen Gross
2014-06-30  8:26     ` [Xen-devel] " Juergen Gross
2014-06-30 11:02     ` Jan Beulich
2014-06-30 11:18       ` Juergen Gross
2014-06-30 11:18       ` [Xen-devel] " Juergen Gross
2014-06-30 11:29         ` Jan Beulich
2014-06-30 11:29         ` [Xen-devel] " Jan Beulich
2014-06-30 11:02     ` Jan Beulich
2014-06-27 17:11   ` Konrad Rzeszutek Wilk
2014-06-27 14:34 ` jgross
2014-06-27 14:34 ` [PATCH 2/4] Introduce xen-scsifront module jgross
2014-06-27 14:34 ` jgross
2014-06-30 13:35   ` David Vrabel
2014-06-30 13:35   ` [Xen-devel] " David Vrabel
2014-06-30 13:51     ` Juergen Gross
2014-06-30 13:51     ` [Xen-devel] " Juergen Gross
2014-06-27 14:34 ` [PATCH 3/4] Introduce XEN scsiback module jgross
2014-06-28 18:09   ` Christoph Hellwig
2014-06-28 18:09   ` Christoph Hellwig [this message]
2014-07-11  8:57     ` Juergen Gross
2014-07-11  9:04       ` Christoph Hellwig
2014-07-11  9:04       ` Christoph Hellwig
2014-07-11  8:57     ` Juergen Gross
2014-06-27 14:34 ` jgross
2014-06-27 14:34 ` [PATCH 4/4] add xen pvscsi maintainer jgross
2014-06-27 17:13   ` Konrad Rzeszutek Wilk
2014-06-27 14:34 ` jgross
2014-06-27 17:45 ` Add XEN pvSCSI support Pasi Kärkkäinen
2014-06-27 17:51   ` [Xen-devel] " Pasi Kärkkäinen
2014-06-27 17:51   ` Pasi Kärkkäinen

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=20140628180953.GA10820@infradead.org \
    --to=hch@infradead.org \
    --cc=JBottomley@parallels.com \
    --cc=jgross@suse.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=target-devel@vger.kernel.org \
    --cc=xen-devel@lists.xen.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 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.