qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] vhost/scsi: Enable virtio 1.0 host_feature bits
@ 2015-01-30  8:35 Nicholas A. Bellinger
  2015-01-30  8:35 ` [Qemu-devel] [PATCH 1/3] vhost/scsi: Add VIRTIO_SCSI_F_HOTPLUG host_feature bit Nicholas A. Bellinger
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nicholas A. Bellinger @ 2015-01-30  8:35 UTC (permalink / raw)
  To: target-devel, qemu-devel
  Cc: Paolo Bonzini, Nicholas Bellinger, kvm-devel, Michael S. Tsirkin

From: Nicholas Bellinger <nab@linux-iscsi.org>

Hi MST & Paolo,

Here are the associated QEMU vhost/scsi changes to enable KVM host
for expose F_HOTPLUG, F_T10_PI, and ANY_LAYOUT feature bits into
virtio 1.0 compatible guests.

Note this does not include VIRTIO_SCSI_F_CHANGE, which is currently
not supported by vhost/scsi kernel code host_feature bits.

Thank you,

--nab

Nicholas Bellinger (3):
  vhost/scsi: Add VIRTIO_SCSI_F_HOTPLUG host_feature bit
  vhost/scsi: Add VIRTIO_SCSI_F_T10_PI host_feature bit
  vhost/scsi: Add VIRTIO_F_ANY_LAYOUT host_feature bit

 hw/scsi/vhost-scsi.c            |  2 ++
 hw/scsi/virtio-scsi.c           |  3 +++
 hw/virtio/virtio-pci.c          |  6 ++++++
 include/hw/i386/pc.h            | 18 +++++++++++++++++-
 include/hw/virtio/virtio-scsi.h |  5 ++++-
 5 files changed, 32 insertions(+), 2 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-01-30  9:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-30  8:35 [Qemu-devel] [PATCH 0/3] vhost/scsi: Enable virtio 1.0 host_feature bits Nicholas A. Bellinger
2015-01-30  8:35 ` [Qemu-devel] [PATCH 1/3] vhost/scsi: Add VIRTIO_SCSI_F_HOTPLUG host_feature bit Nicholas A. Bellinger
2015-01-30  8:35 ` [Qemu-devel] [PATCH 2/3] vhost/scsi: Add VIRTIO_SCSI_F_T10_PI " Nicholas A. Bellinger
2015-01-30  8:35 ` [Qemu-devel] [PATCH 3/3] vhost/scsi: Add VIRTIO_F_ANY_LAYOUT " Nicholas A. Bellinger

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