]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y
authorMichael Roth <michael.roth@amd.com>
Wed, 1 May 2024 08:51:53 +0000 (03:51 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Sun, 12 May 2024 08:09:28 +0000 (04:09 -0400)
commita8e31983335554193c2cb373161d08880230abfd
tree16ddd78fa7f075a557d571d451736c3676532bf7
parentb74d002d3d587c38d01853580fd257db30edd1d0
KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y

SEV-SNP relies on private memory support to run guests, so make sure to
enable that support via the CONFIG_KVM_GENERIC_PRIVATE_MEM config
option.

Signed-off-by: Michael Roth <michael.roth@amd.com>
Message-ID: <20240501085210.2213060-4-michael.roth@amd.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/Kconfig