]> git.proxmox.com Git - qemu.git/commit - monitor.c
spice: add qmp 'query-spice' and hmp 'info spice' commands.
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 30 Nov 2010 10:02:51 +0000 (11:02 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 9 Dec 2010 13:23:24 +0000 (14:23 +0100)
commitcb42a870c3f5b38911b1428cb785dd702bc47d0f
tree3a750ea2bf0233d076784c3ab7fcfc6baf67953b
parent6f8c63fbd7edc0b41c09f8f8e2d41a3a65464a43
spice: add qmp 'query-spice' and hmp 'info spice' commands.

The patch adds a 'query-spice' monitor command which returns
informations about the spice server configuration and also a list of
channel connections.

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