From: Nicholas Bellinger <nab@xxxxxxxxxxxxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html