Merge branch 'kvm-sev-es-ghcbv2' into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 7 May 2024 17:28:54 +0000 (13:28 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 10 May 2024 17:18:59 +0000 (13:18 -0400)
While the main additions from GHCB protocol version 1 to version 2
revolve mostly around SEV-SNP support, there are a number of changes
applicable to SEV-ES guests as well. Pluck a handful patches from the
SNP hypervisor patchset for GHCB-related changes that are also applicable
to SEV-ES.  A KVM_SEV_INIT2 field lets userspace can control the maximum
GHCB protocol version advertised to guests and manage compatibility
across kernels/versions.


Trivial merge