Searched hist:"9798 adbc04cf1b14325dc7e2c882639693516a69" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/kvm/vmx/ |
H A D | sgx.h | 9798adbc04cf1b14325dc7e2c882639693516a69 Mon Apr 12 06:21:38 CEST 2021 Sean Christopherson <sean.j.christopherson@intel.com> KVM: VMX: Frame in ENCLS handler for SGX virtualization
Introduce sgx.c and sgx.h, along with the framework for handling ENCLS VM-Exits. Add a bool, enable_sgx, that will eventually be wired up to a module param to control whether or not SGX virtualization is enabled at runtime.
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com> Signed-off-by: Kai Huang <kai.huang@intel.com> Message-Id: <1c782269608b2f5e1034be450f375a8432fb705d.1618196135.git.kai.huang@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | vmx.c | diff 9798adbc04cf1b14325dc7e2c882639693516a69 Mon Apr 12 06:21:38 CEST 2021 Sean Christopherson <sean.j.christopherson@intel.com> KVM: VMX: Frame in ENCLS handler for SGX virtualization
Introduce sgx.c and sgx.h, along with the framework for handling ENCLS VM-Exits. Add a bool, enable_sgx, that will eventually be wired up to a module param to control whether or not SGX virtualization is enabled at runtime.
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com> Signed-off-by: Kai Huang <kai.huang@intel.com> Message-Id: <1c782269608b2f5e1034be450f375a8432fb705d.1618196135.git.kai.huang@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|