
26 Aug
2014
26 Aug
'14
5:29 a.m.
On 08/25/2014 08:22 PM, Ján Tomko wrote:
Introduce virDomainOpenGraphicsFD which returns a socket fd created by the daemon, unlike virDomainOpenGraphics, where it's created by client.
This should be usable by virt-viewer under SELinux, but I was not able to verify that yet.
I have now checked that it works under SELinux too. Jan