On 02/16/2012 02:36 PM, Kevin O'Connor wrote:
On Wed, Feb 15, 2012 at 03:42:22PM +0100, Paolo Bonzini wrote:
virtio-scsi is a simple HBA that talks to the host via a single vring. The implementation looks like a hybrid of usb-msc and virtio-blk.
The patch looks good to me.
I do prefer to only commit code that is usable somewhere. It doesn't need to be qemu upstream - any major upstream repo is okay. Where does the virtio-scsi upstream support stand?
Waiting for review and pull. I think it is also in rawhide, but I haven't checked.
Paolo