scsi: more fixes to properties for passthrough devices
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 28 Aug 2012 10:46:18 +0000 (12:46 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 28 Aug 2012 12:50:08 +0000 (14:50 +0200)
commit0f1da449ec65403bc5c028eb9618d0ee598a3615
tree92fdd3588cd6c21e218742e2aa78132380af621e
parent9ea73f8b10531de4b1173835c819b7c35b7160c6
scsi: more fixes to properties for passthrough devices

Commit 0384783 (scsi-block: remove properties that are not relevant for
passthrough, 2012-07-09) removed one property that should have been
left there, "bootindex".

It also did not touch scsi-generic, while it should have.

Fix both problems.

Reported-by: Alexandre DERUMIER <aderumier@odiso.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/scsi-disk.c
hw/scsi-generic.c