]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Introduce helper qemuDomainSecretDiskCapable
authorJohn Ferlan <jferlan@redhat.com>
Fri, 24 Jun 2016 19:47:09 +0000 (15:47 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 1 Jul 2016 19:46:57 +0000 (15:46 -0400)
commit60c40ce3be0c123a26ef83dbf4022706579da7a3
treeb0da3e1102b162968b9f43462e014676b995a1ee
parent2552fec248c665f3417a5d36840555da6bbe96a4
qemu: Introduce helper qemuDomainSecretDiskCapable

Introduce a helper to help determine if a disk src could be possibly used
for a disk secret... Going to need this for hot unplug.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h