
21 Jun
2016
21 Jun
'16
4:11 p.m.
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@redhat.com> --- src/qemu/qemu_domain.c | 37 ++++++++++++++++++++++--------------- 1 file changed, 22 insertions(+), 15 deletions(-)
ACK