On 11/15/2011 09:33 PM, Michael S. Tsirkin wrote:
> What's missing is 1) support for writable config space, 2) testing TMF,
> 3) events; 4) migration. The last two do not need to be in at the
> first commit, they can come later.
>
> Tested lightly with a seabios driver (see the seabios ML).
On Tue, Nov 15, 2011 at 06:00:01PM +0100, Paolo Bonzini wrote:
> Here is the first sneak peek of virtio-scsi. It's on top of my scsi-sg
> branch at http://github.com/bonzini/qemu. I'm more interested
> in getting early reviews in the virtio side, so I'm omitting the
> scsi-specific patches that i
Here is the first sneak peek of virtio-scsi. It's on top of my scsi-sg
branch at http://github.com/bonzini/qemu. I'm more interested
in getting early reviews in the virtio side, so I'm omitting the
scsi-specific patches that introduce support for scatter/gather I/O
in the SCSI layer.
What's miss