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