]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
KVM: x86: add missing "depends on KVM"
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 8 Jan 2024 12:51:26 +0000 (07:51 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 8 Jan 2024 13:09:38 +0000 (08:09 -0500)
commit783288010035e4c250a0b6491a4642cdb8d30548
treeaed89234cb9c9183a9a187f7188610d4911c1bfe
parent3a373e027d8b0ed14963cc84b48a11e69e4506b6
KVM: x86: add missing "depends on KVM"

Support for KVM software-protected VMs should not be configurable,
if KVM is not available at all.

Fixes: 89ea60c2c7b5 ("KVM: x86: Add support for "protected VMs" that can utilize private memory")
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/Kconfig