]> Git Repo - linux.git/commit
KVM: SVM: Do not activate AVIC for SEV-enabled guest
authorSuravee Suthikulpanit <[email protected]>
Fri, 8 Apr 2022 13:37:10 +0000 (08:37 -0500)
committerPaolo Bonzini <[email protected]>
Mon, 11 Apr 2022 17:28:56 +0000 (13:28 -0400)
commitc538dc792ff7e456d777f585fdf96aa4e781ed66
treee0a8e92af5b139c93cb3edab6c871dd9e53459fd
parentaf105c9cc9ec8fdc087827a98d4b9dc10d61c358
KVM: SVM: Do not activate AVIC for SEV-enabled guest

Since current AVIC implementation cannot support encrypted memory,
inhibit AVIC for SEV-enabled guest.

Signed-off-by: Suravee Suthikulpanit <[email protected]>
Message-Id: <20220408133710[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/svm/avic.c
arch/x86/kvm/svm/sev.c
This page took 0.051328 seconds and 4 git commands to generate.