Overview
Artifact ID: | f8fce26adec81eb53fd343caaff2d4542afcf483 |
---|---|
Ticket: | 199afc97f8ddf4495d415e310fba4ff9c3562809
Support for unix-domain sockets for GUI |
User & Date: | vitus on 2022-01-12 13:41:21 |
Changes
- foundin changed to: "0.8"
- icomment:
Since some unknown version (Debian 11 satisfies this requirements) both QEMU and remote-viewer support spice protocol over Unix Domain socket. So, it seems to be good idea to use it for vws. Or at least support optionally. Using socket inside VM directory solves problem with limited TCP port count which now causes us to use first free port and make VE URI Dependdent from start order. Syntax QEMU: -spice unix,addr=relative.path,disable ticketing remote-viewer: spice+unix:///absolute/path
- login: "vitus"
- mimetype: "text/x-markdown"
- private_contact changed to: "6fe1c4116039e17fd7e03ea8aea3f7286fae914c"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to: "Support for unix-domain sockets for GUI"
- type changed to: "Feature_Request"