linux/Documentation/virt/kvm/x86
Paolo Bonzini 28224ef02b KVM: TDX: Report supported optional TDVMCALLs in TDX capabilities
Allow userspace to advertise TDG.VP.VMCALL subfunctions that the
kernel also supports.  For each output register of GetTdVmCallInfo's
leaf 1, add two fields to KVM_TDX_CAPABILITIES: one for kernel-supported
TDVMCALLs (userspace can set those blindly) and one for user-supported
TDVMCALLs (userspace can set those if it knows how to handle them).

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-06-20 14:20:20 -04:00
..
amd-memory-encryption.rst KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command 2024-05-12 04:09:30 -04:00
cpuid.rst
errata.rst KVM: x86: Document an erratum in KVM_SET_VCPU_EVENTS on Intel CPUs 2024-11-01 09:22:28 -07:00
hypercalls.rst
index.rst Documentation/virt/kvm: Document on Trust Domain Extensions (TDX) 2025-03-14 14:20:58 -04:00
intel-tdx.rst KVM: TDX: Report supported optional TDVMCALLs in TDX capabilities 2025-06-20 14:20:20 -04:00
mmu.rst KVM: Documentation: Add the missing description for tdp_mmu_page into kvm_mmu_page 2023-09-27 13:32:18 -07:00
msr.rst KVM: x86: Improve documentation of MSR_KVM_ASYNC_PF_EN 2024-02-06 10:59:52 -08:00
nested-vmx.rst
running-nested-guests.rst
timekeeping.rst