]> git.proxmox.com Git - mirror_qemu.git/commit
vhost-user-scsi: move host_features into VHostSCSICommon
authorGreg Edwards <gedwards@ddn.com>
Wed, 8 Aug 2018 19:52:33 +0000 (13:52 -0600)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 23 Aug 2018 16:46:25 +0000 (18:46 +0200)
commiteb5757fcbe149a3ea20bc9987d3147efe7e3866a
treec882ade700231850670ecceee755dcb1f69fa711
parentf2a4ad6d49e0683f4abb12e89797da889e4aadb9
vhost-user-scsi: move host_features into VHostSCSICommon

In preparation for having vhost-scsi also make use of host_features,
move it from struct VHostUserSCSI into struct VHostSCSICommon.

Signed-off-by: Greg Edwards <gedwards@ddn.com>
Message-Id: <20180808195235.5843-2-gedwards@ddn.com>
Reviewed-by: Felipe Franciosi <felipe@nutanix.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/scsi/vhost-user-scsi.c
include/hw/virtio/vhost-scsi-common.h
include/hw/virtio/vhost-user-scsi.h