Series |
KVM SGX virtualization support
|
expand
-
[RFC,v5,00/26] KVM SGX virtualization support
-
[RFC,v5,01/26] x86/cpufeatures: Make SGX_LC feature bit depend on SGX bit
-
[RFC,v5,02/26] x86/cpufeatures: Add SGX1 and SGX2 sub-features
-
[RFC,v5,03/26] x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
-
[RFC,v5,04/26] x86/sgx: Add SGX_CHILD_PRESENT hardware error code
-
[RFC,v5,05/26] x86/sgx: Introduce virtual EPC for use by KVM guests
-
[RFC,v5,06/26] x86/cpu/intel: Allow SGX virtualization without Launch Control support
-
[RFC,v5,07/26] x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled
-
[RFC,v5,08/26] x86/sgx: Expose SGX architectural definitions to the kernel
-
[RFC,v5,09/26] x86/sgx: Move ENCLS leaf definitions to sgx_arch.h
-
[RFC,v5,10/26] x86/sgx: Add SGX2 ENCLS leaf definitions (EAUG, EMODPR and EMODT)
-
[RFC,v5,11/26] x86/sgx: Add encls_faulted() helper
-
[RFC,v5,12/26] x86/sgx: Add helper to update SGX_LEPUBKEYHASHn MSRs
-
[RFC,v5,13/26] x86/sgx: Add helpers to expose ECREATE and EINIT to KVM
-
[RFC,v5,14/26] x86/sgx: Move provisioning device creation out of SGX driver
-
[RFC,v5,15/26] KVM: VMX: Convert vcpu_vmx.exit_reason to a union
-
[RFC,v5,16/26] KVM: x86: Export kvm_mmu_gva_to_gpa_{read,write}() for SGX (VMX)
-
[RFC,v5,17/26] KVM: x86: Define new #PF SGX error code bit
-
[RFC,v5,18/26] KVM: x86: Add support for reverse CPUID lookup of scattered features
-
[RFC,v5,19/26] KVM: x86: Add reverse-CPUID lookup support for scattered SGX features
-
[RFC,v5,20/26] KVM: VMX: Add basic handling of VM-Exit from SGX enclave
-
[RFC,v5,21/26] KVM: VMX: Frame in ENCLS handler for SGX virtualization
-
[RFC,v5,22/26] KVM: VMX: Add SGX ENCLS[ECREATE] handler to enforce CPUID restrictions
-
[RFC,v5,23/26] KVM: VMX: Add emulation of SGX Launch Control LE hash MSRs
-
[RFC,v5,24/26] KVM: VMX: Add ENCLS[EINIT] handler to support SGX Launch Control (LC)
-
[RFC,v5,25/26] KVM: VMX: Enable SGX virtualization for SGX1, SGX2 and LC
-
[RFC,v5,26/26] KVM: x86: Add capability to grant VM access to privileged SGX attribute
|