]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Documentation: KVM: Synchronize x86 VM types
authorCarlos López <clopez@suse.de>
Wed, 3 Jun 2026 11:45:04 +0000 (13:45 +0200)
committerSean Christopherson <seanjc@google.com>
Mon, 8 Jun 2026 16:20:19 +0000 (09:20 -0700)
commit65aa483f32ec674f0506658329d43403cafe5eb0
tree741c06984756003502edfcc7c0e82cf1db186a3e
parent2c725bd2802fe7afef77318654cf589ff6588743
Documentation: KVM: Synchronize x86 VM types

KVM has reflected KVM_X86_SNP_VM to userspace since 1dfe571c12cf
("KVM: SEV: Add initial SEV-SNP support"), and KVM_X86_TDX_VM since
161d34609f9b ("KVM: TDX: Make TDX VM type supported"). Update the
documentation to reflect this fact.

Fixes: 1dfe571c12cf ("KVM: SEV: Add initial SEV-SNP support")
Fixes: 161d34609f9b ("KVM: TDX: Make TDX VM type supported")
Signed-off-by: Carlos López <clopez@suse.de>
Reviewed-by: Binbin Wu <binbin.wu@linux.intel.com>
Link: https://patch.msgid.link/20260603114504.814647-2-clopez@suse.de
[sean: use one tab instead of two]
Signed-off-by: Sean Christopherson <seanjc@google.com>
Documentation/virt/kvm/api.rst