gnif / LookingGlass

An extremely low latency KVMFR (KVM FrameRelay) implementation for guests with VGA PCI Passthrough.
GNU General Public License v2.0
4.66k stars 257 forks source link

[host] windows: plumb guest activation request to host #951

Closed Xyene closed 2 years ago

Xyene commented 2 years ago

This PR depends on https://github.com/gnif/LookingGlass/pull/950, and implements ferrying guest activation requests to host activation requests.

Currently implemented only for Windows guests.

image