Page MenuHomeFreeBSD

bhyve: add UNIX domain socket support for rfb
Needs ReviewPublic

Authored by quentin.thebault_defenso.fr on Wed, Nov 19, 8:24 AM.

Details

Reviewers
None
Group Reviewers
bhyve
Summary

This commit adds support for a UNIX domain socket for bhyve's remote
framebuffer. It enables the use of the graphical console when the bhyve instance
is running in a jail with no networking, for instance. A VNC client running on
the host can then connect to the UNIX domain socket through the filesystem.

Signed-off-by: Quentin Thébault <quentin.thebault@defenso.fr>
Sponsored by: Defenso
MFC after: 1 week

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 68722
Build 65605: arc lint + arc unit