qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: Fam Zheng <famz@redhat.com>
Cc: qemu-devel@nongnu.org, Paolo Bonzini <pbonzini@redhat.com>,
	stefanha@redhat.com, "Michael S. Tsirkin" <mst@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v2 0/2] virtio-scsi: Implement fc_host feature
Date: Mon, 30 Jan 2017 14:03:28 +0000	[thread overview]
Message-ID: <20170130140328.GD2118@stefanha-x1.localdomain> (raw)
In-Reply-To: <20170126033406.6433-1-famz@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 1138 bytes --]

On Thu, Jan 26, 2017 at 11:34:04AM +0800, Fam Zheng wrote:
> v2: Use big endian for WWNN/WWPN fields. [Paolo]
>     Clean up vm state change notifier in error/unrealize. [Stefan]
> 
> This implements a WIP feature extention being proposed on virtio-scsi.
> 
> We assign a set of Fibre Channel properties, WWNN and WWPN (world wide node
> name and port name, respectively) to the device so the virtual device presents
> a FC transport in guest. They are useful to identify a host side virtual port
> on an FC host, in a NPIV (N_Port ID Virtualization) senario.
> 
> The linux driver changes are submitted as:
> 
> https://lkml.org/lkml/2017/1/16/439
> 
> Fam Zheng (2):
>   manual update linux header for virtio scsi fc_host
>   virtio-scsi: Implement fc_host feature
> 
>  hw/scsi/virtio-scsi.c                        | 72 +++++++++++++++++++++++++++-
>  include/hw/virtio/virtio-scsi.h              | 10 ++++
>  include/standard-headers/linux/virtio_scsi.h |  6 +++
>  3 files changed, 86 insertions(+), 2 deletions(-)

Once the kernel changes are accepted:

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 455 bytes --]

      parent reply	other threads:[~2017-01-30 14:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-26  3:34 [Qemu-devel] [PATCH v2 0/2] virtio-scsi: Implement fc_host feature Fam Zheng
2017-01-26  3:34 ` [Qemu-devel] [PATCH v2 1/2] manual update linux header for virtio scsi fc_host Fam Zheng
2017-01-26  3:34 ` [Qemu-devel] [PATCH v2 2/2] virtio-scsi: Implement fc_host feature Fam Zheng
2017-01-30 14:03 ` Stefan Hajnoczi [this message]

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=20170130140328.GD2118@stefanha-x1.localdomain \
    --to=stefanha@gmail.com \
    --cc=famz@redhat.com \
    --cc=mst@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /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).