Gerd Hoffmann df88768460 monitor: add query-vnc-servers command
Add new query vnc qmp command, for the lack of better ideas just name it
"query-vnc-servers".  Changes over query-vnc:

 * It returns a list of vnc servers, so multiple vnc server instances
   are covered.
 * Each vnc server returns a list of server sockets.  Followup patch
   will use that to also report websockets.  In case we add support for
   multiple server sockets server sockets (to better support ipv4+ipv6
   dualstack) we can add them to the list too.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2015-01-22 11:18:47 +01:00
..
2014-09-22 11:39:45 +01:00
2014-05-26 08:42:43 +02:00
2014-09-16 08:07:05 +02:00
2014-12-16 14:15:29 +01:00
2014-03-11 10:53:17 +00:00
2015-01-22 11:18:47 +01:00
2015-01-22 11:18:47 +01:00