Statistics
| Branch: | Revision:

root / hw / usb / dev-uas.c @ c19537a1

History | View | Annotate | Download (21.6 kB)

# Date Author Comment
0f58f68b 07/12/2012 04:00 pm Gerd Hoffmann

usb: add usb attached scsi emulation

$subject says all. First cut.

It's a pure UAS (usb attached scsi) emulation, without BOT (bulk-only
transport) compatibility. If your guest can't handle it use usb-storage
instead.

The emulation works like any other scsi hba emulation (eps, lsi, virtio,...