linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] virtio-scsi: Implement FC_HOST feature
@ 2017-01-26  3:41 Fam Zheng
  2017-01-26  3:41 ` [PATCH v2 1/2] virtio_scsi: Add fc_host definitions Fam Zheng
  2017-01-26  3:41 ` [PATCH v2 2/2] virtio_scsi: Implement fc_host Fam Zheng
  0 siblings, 2 replies; 8+ messages in thread
From: Fam Zheng @ 2017-01-26  3:41 UTC (permalink / raw)
  To: linux-kernel
  Cc: Paolo Bonzini, famz, linux-scsi, James E.J. Bottomley,
	Michael S. Tsirkin, Jason Wang, Martin K. Petersen, stefanha,
	virtualization

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-01-27  8:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-26  3:41 [PATCH v2 0/2] virtio-scsi: Implement FC_HOST feature Fam Zheng
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

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).