]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Create a common qemuGetSecretString
authorJohn Ferlan <jferlan@redhat.com>
Wed, 17 Jul 2013 13:44:42 +0000 (09:44 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 23 Jul 2013 14:49:02 +0000 (10:49 -0400)
commit7fa4a88afa1d7546a02d86f8c3f3919816e4edc4
tree0488811649375f4c0a855233b25b82fe2d3fa830
parentb83556d8e7aa4b2379ab88ea077aabee91e0c1db
qemu: Create a common qemuGetSecretString

Make the secret fetching code common for qemuBuildRBDString() and
qemuBuildDriveURIString() using the virDomainDiskDef.
src/qemu/qemu_command.c