[libvirt] [PATCH v2 0/3] Update VRDE server port handling.

Dawid Zamirski dzamirski at datto.com
Tue Oct 24 21:09:14 UTC 2017


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




More information about the libvir-list mailing list