[PATCH 0/4] Adjust TD settings on boot

Kirill A. Shutemov posted 4 patches 1 year, 11 months ago
arch/x86/coco/tdx/tdx.c           | 117 ++++++++++++++++++++++++++----
arch/x86/include/asm/shared/tdx.h |  21 +++++-
2 files changed, 123 insertions(+), 15 deletions(-)
[PATCH 0/4] Adjust TD settings on boot
Posted by Kirill A. Shutemov 1 year, 11 months ago
Adjust TD setting on boot:

  - Disable EPT violation #VE on private memory if TD can
    control it;

  - Enable virtualization of topology-related CPUID leafs
    X2APIC_APICID MSR;

Kirill A. Shutemov (4):
  x86/tdx: Introduce tdg_vm_wr()
  x86/tdx: Rename tdx_parse_tdinfo() to tdx_setup()
  x86/tdx: Handle PENDING_EPT_VIOLATION_V2
  x86/tdx: Enable ENUM_TOPOLOGY

 arch/x86/coco/tdx/tdx.c           | 117 ++++++++++++++++++++++++++----
 arch/x86/include/asm/shared/tdx.h |  21 +++++-
 2 files changed, 123 insertions(+), 15 deletions(-)

-- 
2.43.0