]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: refactor qemuDomainCheckDiskPresence for only disk presence check
authorGuannan Ren <gren@redhat.com>
Fri, 26 Jul 2013 12:37:21 +0000 (20:37 +0800)
committerGuannan Ren <gren@redhat.com>
Thu, 1 Aug 2013 05:26:20 +0000 (13:26 +0800)
commite2ccc96cf0ea53aa6198efdfba79996c360567d7
tree5b42e142d5a4234f7bc08230fe221266d5a6309a
parent6f4a0ebe8c83d9952c30b657e42a08760549eda7
qemu: refactor qemuDomainCheckDiskPresence for only disk presence check

Refactor this function to make it focus on disk presence checking,
including diskchain checking, and not only for CDROM and Floppy.
This change is good for the following patches.
src/qemu/qemu_domain.c