usb: add usb-bot device (scsi bulk-only transport).
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 14 Jan 2013 14:29:44 +0000 (15:29 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 22 Jan 2013 10:09:54 +0000 (11:09 +0100)
commit347073336d393a819928de0d4fd56563134c0e1a
tree7329052639f59ba20b9a0798dbe594d5eea7266c
parent7fa96d73893728752ec7b832a62a48c434748497
usb: add usb-bot device (scsi bulk-only transport).

Basically the same as usb-storage, but without automatic scsi
device setup.  Also features support for up to 16 LUNs.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
docs/usb-storage.txt
hw/usb/dev-storage.c