Show patches with: Series = KVM: X86: TDX support       |    State = Action Required       |   59 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v3,59/59] Documentation/virtual/kvm: Add Trust Domain Extensions(TDX) KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,58/59] KVM: TDX: exit to user space on GET_QUOTE, SETUP_EVENT_NOTIFY_INTERRUPT KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,57/59] KVM, x86/mmu: Support TDX private mapping for TDP MMU KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,56/59] KVM: TDX: Protect private mapping related SEAMCALLs with spinlock KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,55/59] KVM: TDX: Add "basic" support for building and running Trust Domains KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,54/59] KVM: X86: Introduce initial_tsc_khz in struct kvm_arch KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,53/59] KVM: x86: Add a helper function to restore 4 host MSRs on exit to user space KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,52/59] KVM: VMX: Move .get_interrupt_shadow() implementation to common VMX code KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,51/59] KVM: VMX: MOVE GDT and IDT accessors to common code KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,50/59] KVM: VMX: Move AR_BYTES encoder/decoder helpers to common.h KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,49/59] KVM: VMX: Add macro framework to read/write VMCS for VMs and TDs KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,48/59] KVM: TDX: Stub in tdx.h with structs, accessors, and VMCS helpers KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,47/59] KVM: TDX: Define TDCALL exit reason KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,46/59] KVM: VMX: Move register caching logic to common code KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,45/59] KVM: VMX: Move setting of EPT MMU masks to common VT-x code KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,44/59] KVM: VMX: Add 'main.c' to wrap VMX and TDX KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,43/59] KVM: VMX: Define VMCS encodings for shared EPT pointer KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,42/59] KVM: VMX: Define EPT Violation architectural bits KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,41/59] KVM: VMX: Split out guts of EPT violation to common/exposed function KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,40/59] KVM: VMX: Move NMI/exception handler to common helper KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,39/59] KVM: VMX: Modify NMI and INTR handlers to take intr_info as param KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,38/59] KVM: x86/mmu: Allow per-VM override of the TDP max page level KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,37/59] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,36/59] KVM: x86/mmu: Frame in support for private/inaccessible shadow pages KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,35/59] KVM: x86/mmu: Return old SPTE from mmu_spte_clear_track_bits() KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,34/59] KVM: x86/mmu: Allow non-zero init value for shadow PTE KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,33/59] KVM: x86/mmu: Ignore bits 63 and 62 when checking for "present" SPTEs KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,32/59] KVM: x86/mmu: Explicitly check for MMIO spte in fast page fault KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,31/59] KVM: x86: Add infrastructure for stolen GPA bits KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,30/59] KVM: x86: Add guest_supported_xss placholder KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,29/59] KVM: x86: Add option to force LAPIC expiration wait KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,28/59] KVM: x86: Check for pending APICv interrupt in kvm_vcpu_has_events() KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,27/59] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,26/59] KVM: x86: Introduce vm_teardown() hook in kvm_arch_vm_destroy() KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,25/59] KVM: x86: Add support for vCPU and device-scoped KVM_MEMORY_ENCRYPT_OP KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,24/59] KVM: x86: Add kvm_x86_ops .cache_gprs() and .flush_gprs() KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,23/59] KVM: x86: Allow host-initiated WRMSR to set X2APIC regardless of CPUID KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,22/59] KVM: x86: add per-VM flags to disable SMI/INIT/SIPI KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,21/59] KVM: x86: Add per-VM flag to disable in-kernel I/O APIC and level routes KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,20/59] KVM: Add per-VM flag to disable dirty logging of memslots for TDs KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,19/59] KVM: Add per-VM flag to mark read-only memory as unsupported KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,18/59] KVM: x86: Add flag to mark TSC as immutable (for TDX) KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,17/59] KVM: x86: Add flag to disallow #MC injection / KVM_X86_SETUP_MCE KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,16/59] KVM: x86: Add per-VM flag to disable direct IRQ injection KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,15/59] KVM: x86: Introduce "protected guest" concept and block disallowed ioctls KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,14/59] KVM: x86: Add vm_type to differentiate legacy VMs from protected VMs KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,13/59] KVM: Add max_vcpus field in common 'struct kvm' KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,12/59] KVM: x86/mmu: Zap only leaf SPTEs for deleted/moved memslot by default KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,11/59] KVM: x86: Export kvm_mmio tracepoint for use by TDX for PV MMIO KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,10/59] KVM: x86: Split core of hypercall emulation to helper function KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,09/59] KVM: Enable hardware before doing arch VM initialization KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,08/59] KVM: Export kvm_io_bus_read for use by TDX for PV MMIO KVM: X86: TDX support - 1 - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,07/59] KVM: TDX: Add helper functions to print TDX SEAMCALL error KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,06/59] KVM: TDX: Add C wrapper functions for TDX SEAMCALLs KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,05/59] KVM: TDX: add a helper function for kvm to call seamcall KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,04/59] KVM: TDX: Add TDX "architectural" error codes KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,03/59] KVM: TDX: Define TDX architectural definitions KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,02/59] x86/mtrr: mask out keyid bits from variable mtrr mask register KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New
[RFC,v3,01/59] x86/mktme: move out MKTME related constatnts/macro to msr-index.h KVM: X86: TDX support - - - --- 2021-11-25 Isaku Yamahata New