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

Dawid Zamirski posted 3 patches 6 years, 6 months ago
Failed in applying to current master (apply log)
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(-)
[libvirt] [PATCH v2 0/3] Update VRDE server port handling.
Posted by Dawid Zamirski 6 years, 6 months ago
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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list