[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170126034109.16144-1-famz@redhat.com>
Date: Thu, 26 Jan 2017 11:41:07 +0800
From: Fam Zheng <famz@...hat.com>
To: linux-kernel@...r.kernel.org
Cc: Paolo Bonzini <pbonzini@...hat.com>, famz@...hat.com,
linux-scsi@...r.kernel.org,
"James E.J. Bottomley" <jejb@...ux.vnet.ibm.com>,
"Michael S. Tsirkin" <mst@...hat.com>,
Jason Wang <jasowang@...hat.com>,
"Martin K. Petersen" <martin.petersen@...cle.com>,
stefanha@...hat.com, virtualization@...ts.linux-foundation.org
Subject: [PATCH v2 0/2] virtio-scsi: Implement FC_HOST feature
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
Powered by blists - more mailing lists