On Tue, Jul 06, 2010 at 02:37:44PM +0200, Markus Armbruster wrote: > Disks without media make no sense. For SCSI, a Linux guest kernel > complains during boot. I didn't try other combinations. > > scsi-generic doesn't need the additional check, because it already > requires bdrv_is_sg(), which fails without media.
Looks good, Reviewed-by: Christoph Hellwig <h...@lst.de>