qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] vhost/scsi: Enable virtio 1.0 host_feature bits


From: Nicholas A. Bellinger
Subject: [Qemu-devel] [PATCH 0/3] vhost/scsi: Enable virtio 1.0 host_feature bits
Date: Fri, 30 Jan 2015 08:35:47 +0000

From: Nicholas Bellinger <address@hidden>

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]