1. 23 5月, 2017 2 次提交
    • J
      libxl: add default listen address for VNC and spice · dbb85e0c
      Jim Fehlig 提交于
      If a VNC listen address is not specified in domXML, libxl
      will default to 127.0.0.1, but this is never reflected in the domXML.
      In the case of spice, a missing listen address resulted in listening
      on all interfaces, i.e. '0.0.0.0'. If not specified, set the listen
      address in virDomainGraphicsDef struct to the libxl default when
      creating the frame buffer device. Additionally, set default spice
      listen address to 127.0.0.1.
      dbb85e0c
    • J
      maint: define a macro for IPv4 loopback address · 975ea20f
      Jim Fehlig 提交于
      Use a macro instead of hardcoding "127.0.0.1" throughout the
      sources.
      975ea20f
  2. 22 5月, 2017 5 次提交
  3. 19 5月, 2017 5 次提交
  4. 18 5月, 2017 28 次提交