]> Git Repo - qemu.git/commit - hw/scsi/vhost-user-scsi.c
vhost-scsi: unify vhost-scsi get_features implementations
authorGreg Edwards <[email protected]>
Wed, 8 Aug 2018 19:52:34 +0000 (13:52 -0600)
committerPaolo Bonzini <[email protected]>
Thu, 23 Aug 2018 16:46:25 +0000 (18:46 +0200)
commitb1110d833c74c09c90c26235aed1b7eb5e85910a
treef92a1c770c8dd9ef9bc80ca30f8757fe43490275
parenteb5757fcbe149a3ea20bc9987d3147efe7e3866a
vhost-scsi: unify vhost-scsi get_features implementations

Move the enablement of preset host features into the common
vhost_scsi_common_get_features() function.  This is in preparation for
having vhost-scsi also make use of host_features.

Signed-off-by: Greg Edwards <[email protected]>
Message-Id: <20180808195235[email protected]>
Reviewed-by: Felipe Franciosi <[email protected]>
Reviewed-by: Fam Zheng <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
hw/scsi/vhost-scsi-common.c
hw/scsi/vhost-user-scsi.c
This page took 0.024045 seconds and 4 git commands to generate.