commit | 64cc22841e72d37d577416f5836155ecd0a9bfb6 | [log] [tgz] |
---|---|---|
author | Roland Dreier <roland@purestorage.com> | Wed Feb 19 08:28:41 2014 -0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sat Feb 22 10:02:24 2014 +0100 |
tree | c323c86c6253d49fd614e18e969447a28f2fb47d | |
parent | 24d3bd67aca958c8ea103646d9d326de00056e4d [diff] |
scsi-disk: Add support for port WWN and index descriptors in VPD page 83h To make a VM more convincing to my application, it's useful to be able to add a port WWN and relative target port index to the descriptors returned for VPD page 83h. Add device properties to allow setting these, and return them from INQUIRY commands. Signed-off-by: Roland Dreier <roland@purestorage.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>