]> git.proxmox.com Git - qemu.git/commit - qmp-commands.hx
vnc/spice: add set_passwd monitor command.
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 7 Oct 2010 10:22:54 +0000 (12:22 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 9 Dec 2010 13:23:25 +0000 (14:23 +0100)
commit7572150c189c6553c2448334116ab717680de66d
treed7f9abaab43ac4df0385b5a45e0d768d3682fc31
parent3c9405a0f7d76602415b3cbe8d52d7714b6ce5af
vnc/spice: add set_passwd monitor command.

This patch adds new set_password and expire_password monitor commands
which allows to change and expire the password for spice and vnc
connections.  See the doc update patch chunk for details.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hmp-commands.hx
monitor.c
qmp-commands.hx
ui/qemu-spice.h
ui/spice-core.c