v1:
https://www.redhat.com/archives/libvir-list/2017-October/msg00421.html
Changes since v1:
* separate out the patch that drops VBOX_SESSION_OPEN/CLOSE macros.
* reverse logic to check for rdp.autoport instead of rdp.port to avoid
handling port = -1
* do not set rdp.port = -1 if vboxGetActiveRdpPort returns -1 and add
more verbose code comments to clarify the logic
Dawid Zamirski (3):
vbox: Remove old unflexible macros
vbox: Make autoport set RDP port range.
vbox: Read runtime RDP port and handle autoport
src/vbox/vbox_common.c | 3 +-
src/vbox/vbox_tmpl.c | 159 ++++++++++++++++++++++++++++++------------
src/vbox/vbox_uniformed_api.h | 2 +-
3 files changed, 118 insertions(+), 46 deletions(-)
--
2.14.2