Le jeudi 06 décembre 2007 à 09:30 -0600, Anthony Liguori a écrit :
> Hi Laurent,
Hi Anthony,
> This patch is really neat. I'd like to do the same with virtio-blk.
Thank you,
> Can you separate out the general cleanups from the function of this patch?
Yes, of course. I merged all by laziness..
Hi Laurent,
This patch is really neat. I'd like to do the same with virtio-blk.
Can you separate out the general cleanups from the function of this patch?
Regards,
Anthony Liguori
Laurent Vivier wrote:
This patch allows to connect the virtual SCSI interface of Qemu to
a real SCSI device of
This patch allows to connect the virtual SCSI interface of Qemu to
a real SCSI device of the host.
Using the devices /dev/sg, it allows to send the SCSI commands from the
virtual SCSI interface to the real device.
It has been tested with a SATA disk and an ATA CD burner with ide-scsi module
and