spice: move auth functions to QemuSpiceOps.
commit08ad262643bb925e7f0437630f81b6d1f3acd936
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 19 Oct 2020 07:52:16 +0000 (19 09:52 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 21 Oct 2020 13:46:14 +0000 (21 15:46 +0200)
tree2673b8e9ce148a2087b2a4e68904affda6477fee
parent05b53636d01c1c9b650465def20b683ea1382f63
spice: move auth functions to QemuSpiceOps.

Move qemu_spice_set_passwd() and qemu_spice_set_pw_expire() functions to
QemuSpiceOps.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-id: 20201019075224.14803-7-kraxel@redhat.com
include/ui/qemu-spice-module.h
include/ui/qemu-spice.h
monitor/qmp-cmds.c
ui/spice-core.c
ui/spice-module.c