gnif / LookingGlass

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

[module] AMD SEV support #1078

Closed ZenithalHourlyRate closed 1 year ago

ZenithalHourlyRate commented 1 year ago

See #1077

I was using host and guest kernels delivered in https://github.com/AMDESE/linux-svsm. I have not tested whether it will work with the mainline kernel but I assume the difference is not the C-bit code path in the kernel. The interface I use like AMD_MEM_ENCRYPT and sme_me_mask are in the mainline.