On Thu, Jun 23, 2016 at 13:28:58 -0400, John Ferlan wrote:
Rather than pass authdef, pass the 'authdef->username' and
the
'&authdef->secdef'
Note that a username may be NULL.
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
src/qemu/qemu_domain.c | 38 +++++++++++++++++++++++---------------
1 file changed, 23 insertions(+), 15 deletions(-)
ACK