1. 26 6月, 2016 18 次提交
  2. 20 6月, 2016 1 次提交
  3. 17 6月, 2016 1 次提交
  4. 15 6月, 2016 2 次提交
  5. 14 6月, 2016 1 次提交
  6. 11 6月, 2016 7 次提交
  7. 10 6月, 2016 3 次提交
  8. 09 6月, 2016 1 次提交
    • P
      vnc: add support for listen type 'socket' · acc83afe
      Pavel Hrdina 提交于
      VNC graphics already supports sockets but only via 'socket' attribute.
      This patch coverts that attribute into listen type 'socket'.
      
      For backward compatibility we need to handle listen type 'socket' and 'socket'
      attribute properly to support old XMLs and new XMLs.  If both are provided they
      have to match, if only one of them is provided we need to be able to parse that
      configuration too.
      
      To not break migration back to old libvirt if the socket is provided by user we
      need to generate migratable XML without the listen element and use only 'socket'
      attribute.
      Signed-off-by: NPavel Hrdina <phrdina@redhat.com>
      acc83afe
  9. 08 6月, 2016 1 次提交
  10. 07 6月, 2016 2 次提交
  11. 24 5月, 2016 1 次提交
  12. 20 5月, 2016 1 次提交
  13. 19 5月, 2016 1 次提交