From: Fam Zheng <famz@redhat.com>
To: linux-kernel@vger.kernel.org
Cc: "Martin K. Petersen" <martin.petersen@oracle.com>,
linux-scsi@vger.kernel.org, "Michael S. Tsirkin" <mst@redhat.com>,
"James E.J. Bottomley" <jejb@linux.vnet.ibm.com>,
virtualization@lists.linux-foundation.org, stefanha@redhat.com,
Paolo Bonzini <pbonzini@redhat.com>
Subject: [PATCH v2 0/2] virtio-scsi: Implement FC_HOST feature
Date: Thu, 26 Jan 2017 11:41:07 +0800 [thread overview]
Message-ID: <20170126034109.16144-1-famz@redhat.com> (raw)
v2: Fix endianness of WWNN/WWPN. [Paolo]
This series implements the proposed fc_host feature of virtio-scsi.
The first patch updates the data structure changes according to the spec
proposal; the second patch actually implements the operations.
Fam Zheng (2):
virtio_scsi: Add fc_host definitions
virtio_scsi: Implement fc_host
drivers/scsi/virtio_scsi.c | 60 +++++++++++++++++++++++++++++++++++++++-
include/uapi/linux/virtio_scsi.h | 6 ++++
2 files changed, 65 insertions(+), 1 deletion(-)
--
2.9.3
next reply other threads:[~2017-01-26 3:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-26 3:41 Fam Zheng [this message]
2017-01-26 3:41 ` [PATCH v2 1/2] virtio_scsi: Add fc_host definitions Fam Zheng
2017-01-26 21:49 ` Michael S. Tsirkin
2017-01-26 3:41 ` [PATCH v2 2/2] virtio_scsi: Implement fc_host Fam Zheng
2017-01-26 8:34 ` Christoph Hellwig
2017-01-26 8:55 ` kbuild test robot
2017-01-26 22:06 ` Michael S. Tsirkin
2017-01-27 8:43 ` 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=20170126034109.16144-1-famz@redhat.com \
--to=famz@redhat.com \
--cc=jejb@linux.vnet.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=martin.petersen@oracle.com \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=stefanha@redhat.com \
--cc=virtualization@lists.linux-foundation.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).