|
| From: | Paolo Bonzini |
| Subject: | Re: [Qemu-devel] [PATCH 2/2] ISCSI: Force scsi-generic for MMC with blank disks |
| Date: | Sat, 18 Aug 2012 23:58:09 +0200 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120717 Thunderbird/14.0 |
Il 17/08/2012 04:36, Ronnie Sahlberg ha scritto:
> There is no bdrv_* API for the commands for burning a blank MMC disk
> so when iSCSI LUNs are specified and the LUN is a MMC device with
> 0 available blocks. This is a blank disk so force scsi generic.
>
> This allows the guest to talk directly to the target to burn data on
> the disk.
>
> Signed-off-by: Ronnie Sahlberg <address@hidden>
What happens without the patch? It's ok that scsi-{hd,cd} does not
work, but do scsi-{block,generic} work without the patch?
Paolo
| [Prev in Thread] | Current Thread | [Next in Thread] |