Geoffrey McRae a989914fef [host] remove the invalid usage of SafeRelease
SafeRelease was really useless, derefencing the smart pointers through
the use of & releases the value before SafeRelease get's to it. Instead
either allow the destructor to handle it's release, or explicityly
release it by assigning NULL
2018-07-28 10:27:50 +10:00
2017-12-15 13:00:10 +11:00
2018-07-28 06:19:59 +10:00
2017-12-14 22:22:44 +11:00
2018-05-31 13:28:36 +10:00
2017-10-31 19:07:16 +11:00
2018-07-23 15:28:36 +10:00

LookingGlass

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

Obtaining and using Looking Glass

Please see https://looking-glass.hostfission.com/quickstart

Latest Version

If you would like to use the latest bleeding edge version of Looking Glass please be aware there will be no support at this time. Latest bleeding edge builds of the Windows host application can be obtained from: https://ci.appveyor.com/project/gnif/lookingglass/build/artifacts

Help and support

Web

https://forum.level1techs.com/t/looking-glass-guides-help-and-support/122387

IRC

Join us in the #LookingGlass channel on the FreeNode network

Description
An extremely low latency KVMFR (KVM FrameRelay) implementation for guests with VGA PCI Passthrough.
Readme GPL-2.0 9.6 MiB
Languages
C 89.3%
C++ 7.1%
CMake 2.4%
NSIS 0.4%
GLSL 0.4%
Other 0.4%