scsi-generic: add as boot device
commit28b77657cfb44cdcc379997340701d73432b9007
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 18 Nov 2011 15:32:02 +0000 (18 16:32 +0100)
committerKevin Wolf <kwolf@redhat.com>
Tue, 22 Nov 2011 09:33:30 +0000 (22 10:33 +0100)
treea6f0283288818686be06888e6bb6cc96c6841dc2
parent795928f61daff10b06bb21e837bc5bf0227cf076
scsi-generic: add as boot device

There is no reason why a scsi-generic device cannot boot if it has
the right type, and indeed it provides already a bootindex property.
So register those devices too.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
hw/scsi-generic.c