commit | 038478370d5c7ed8f66fc9523bf3f60b8800fe86 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Mon Jul 09 12:11:04 2012 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jul 26 17:44:08 2012 +0200 |
tree | 5a4bbb627a874b7fd98480e12a3ea4bc83620aff | |
parent | 8f6e699ddbcad32480fa64796ccf44cbaf5b4b91 [diff] |
scsi-block: remove properties that are not relevant for passthrough scsi-block is a passthrough device and does not allow customization of vendor, product, removable, DPOFUA, block size or any other piece of information. Thus, drop DEFINE_SCSI_DISK_PROPERTIES() from the list of qdev properties. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>