KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
authorBrijesh Singh <brijesh.singh@amd.com>
Wed, 1 May 2024 07:10:46 +0000 (02:10 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 7 May 2024 17:28:04 +0000 (13:28 -0400)
commitae01818398236ad6d8ecd6970334baf0b7c57409
treed6f90150dae9f38a8eace7f004ff64d9a8e8389d
parentd916f00316b206255164392eeb2aca5f87cdb18a
KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests

Version 2 of the GHCB specification introduced advertisement of features
that are supported by the Hypervisor.

Now that KVM supports version 2 of the GHCB specification, bump the
maximum supported protocol version.

Signed-off-by: Brijesh Singh <brijesh.singh@amd.com>
Signed-off-by: Ashish Kalra <ashish.kalra@amd.com>
Signed-off-by: Michael Roth <michael.roth@amd.com>
Message-ID: <20240501071048.2208265-3-michael.roth@amd.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/include/asm/sev-common.h
arch/x86/kvm/svm/sev.c