On 04/16/2016 10:17 AM, John Ferlan wrote:
Rather than take username and password as parameters, now take
a qemuDomainSecretInfoPtr and decode within the function.
NB: Having secinfo implies having the username for a plain type
from a successful virSecretGetSecretString
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
src/qemu/qemu_command.c | 40 +++++++++++++---------------------------
1 file changed, 13 insertions(+), 27 deletions(-)
ACK
- Cole