Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[REVERTME] x86/tdx: Add CONFIG option for KVM SDV workarounds
Shared memory seems to be broken in the KVM SDV, but since we don't need it there just don't set the attribute. Also the SDV injects #VE for MSR reads, which breaks the early boot that tries to read MISC_ENABLES. Skip that check because it's not needed. Also enable debug mode with SDV
- Loading branch information
Andi Kleen
authored and
Kuppuswamy Sathyanarayanan
committed
Nov 11, 2021
1 parent
ad857f6
commit 4844d5297235bef6b92fe9d0649d2f066f623d5a
Showing
3 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters