scsi: scsi-cd without drive property for empty drive
commit9ef6e505f00aaabfccd8f8b0f0685589a74e76ea
authorKevin Wolf <kwolf@redhat.com>
Thu, 14 Jul 2016 13:49:43 +0000 (14 15:49 +0200)
committerKevin Wolf <kwolf@redhat.com>
Mon, 5 Sep 2016 17:06:47 +0000 (5 19:06 +0200)
treeabd91069a02968f25d5c7002ed2ca4b73fae7418
parent67c75f3dff7fa7776781d93250e1d52f1b009a74
scsi: scsi-cd without drive property for empty drive

This allows the creation of an empty scsi-cd device without manually
creating a BlockBackend.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
hw/scsi/scsi-disk.c