]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Allow LUN type disks to have no source
authorDoug Goldstein <cardoe@cardoe.com>
Sun, 8 Sep 2013 18:58:06 +0000 (13:58 -0500)
committerDoug Goldstein <cardoe@cardoe.com>
Mon, 16 Sep 2013 20:21:28 +0000 (15:21 -0500)
commit3efbe13f4d9a7e92ab3f6f526bc43615c04b132e
treebd81dd7e885a479679b41ce7bce49abb44626c29
parent102eb00c28e5edd697d012716a6b9c40200c8ffd
Allow LUN type disks to have no source

CD-ROMs and Floppies are allowed to have no source to imply they are
empty or disconnected. Since the LUN type is used for raw CD-ROM access
with QEMU (and VMWare in the future), it also needs to allow an empty
source when the raw CD-ROM device is disconnected from the domain.
src/conf/domain_conf.c