qapi/ui: add 'display-update' command for changing listen address
Add possibility to change addresses where VNC server listens for new connections. Prior to 6.0 this functionality was available through 'change' qmp command which was deleted. Signed-off-by:Vladimir Sementsov-Ogievskiy <vsementsov@openvz.org> Reviewed-by:
Daniel P. Berrangé <berrange@redhat.com> Message-Id: <20220401143936.356460-3-vsementsov@openvz.org> Signed-off-by:
Gerd Hoffmann <kraxel@redhat.com>
Showing
- docs/about/removed-features.rst 2 additions, 1 deletiondocs/about/removed-features.rst
- include/ui/console.h 1 addition, 0 deletionsinclude/ui/console.h
- monitor/qmp-cmds.c 15 additions, 0 deletionsmonitor/qmp-cmds.c
- qapi/ui.json 65 additions, 0 deletionsqapi/ui.json
- ui/vnc.c 23 additions, 0 deletionsui/vnc.c
Loading
Please register or sign in to comment