commit | 95615ce5a1beffff1a5dd3597d8cb6ba83f0010e | [log] [tgz] |
---|---|---|
author | Felipe Franciosi <felipe@nutanix.com> | Thu Mar 02 10:25:51 2017 -0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri May 05 12:10:00 2017 +0200 |
tree | 6c1a6c85be54a4d6e249a0ebaa94d46b1f01b38d | |
parent | eae0f543341b311038fa2d40350688c646880082 [diff] |
vhost-scsi: create a vhost-scsi-common abstraction In order to introduce a new vhost-user-scsi host device type, it makes sense to abstract part of vhost-scsi into a common parent class. This commit does exactly that. Signed-off-by: Felipe Franciosi <felipe@nutanix.com> Message-Id: <1488479153-21203-3-git-send-email-felipe@nutanix.com>