+1
−1
arch/x86/kvm/psp.c
0 → 100644
+84
−0
+4
−1
Loading
hygon inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I9C3AM CVE: NA --------------------------- Support the PSP virtualization basic framework. The guest uses the vmmcall instruction to interact with KVM, which then forwards the data to the PSP device driver and sends it to the PSP hardware. Signed-off-by:niuyongwen <niuyongwen@hygon.cn>