Skip to content

An extremely low latency KVMFR (KVM FrameRelay) implementation for guests with VGA PCI Passthrough.

License

Notifications You must be signed in to change notification settings

gnif/LookingGlass

Folders and files

NameName
Last commit message
Last commit date
Mar 5, 2025
Mar 8, 2025
Jan 26, 2024
Mar 8, 2025
Dec 14, 2017
Mar 5, 2025
Mar 8, 2025
Mar 16, 2025
Mar 5, 2025
Mar 6, 2025
Mar 5, 2025
Mar 16, 2025
Mar 5, 2025
Jan 27, 2024
Oct 31, 2017
Mar 11, 2025
Oct 31, 2022
Mar 4, 2025
May 31, 2018
Oct 31, 2017
Dec 26, 2021
Oct 1, 2021
Jan 10, 2022
Dec 28, 2021

Repository files navigation

Looking Glass

An extremely low latency KVMFR (KVM FrameRelay) implementation for guests with VGA PCI Passthrough.

Documentation

❕❕❕ IMPORTANT ❕❕❕

This project contains submodules that must be checked out if building from the git repository! If you are not a developer and just want to compile Looking Glass, please download the source archive from the website instead:

https://looking-glass.io/downloads

Source code for the documentation can be found in the /doc directory.

You may view this locally as HTML by running make html with python3-sphinx and python3-sphinx-rtd-theme installed.