On Mon, Jun 13, 2016 at 20:27:48 -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 | 37 ++++++++++++++++++++++---------------
1 file changed, 22 insertions(+), 15 deletions(-)
ACK