commit | 9ef6e505f00aaabfccd8f8b0f0685589a74e76ea | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Thu Jul 14 15:49:43 2016 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Mon Sep 05 19:06:47 2016 +0200 |
tree | abd91069a02968f25d5c7002ed2ca4b73fae7418 | |
parent | 67c75f3dff7fa7776781d93250e1d52f1b009a74 [diff] |
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>