]> xenbits.xensource.com Git - libvirt.git/commit
conf: Introduce virDomainDiskSourceIsBlockType
authorJohn Ferlan <jferlan@redhat.com>
Thu, 18 Jul 2013 10:39:55 +0000 (06:39 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 22 Jul 2013 18:01:04 +0000 (14:01 -0400)
commit1f49b05a82fd45bb37ce374e11706a40e782c3b6
treeaf0807fac6844c7a23637149f8c6f78aa85ab2d5
parentc00b2f0dd120c81c3bc87f1def154b6f60fc9a8c
conf: Introduce virDomainDiskSourceIsBlockType

Introduce a new helper to check if the disk source is of block type
src/conf/domain_conf.c
src/conf/domain_conf.h
src/libvirt_private.syms
src/qemu/qemu_command.c
src/qemu/qemu_conf.c