diff options
| author | Kirill A. Shutemov <[email protected]> | 2024-12-02 07:24:58 +0000 |
|---|---|---|
| committer | Dave Hansen <[email protected]> | 2024-12-05 18:27:07 +0000 |
| commit | 564ea84c8c14b007d7838bfb1327295b873573be (patch) | |
| tree | 4c1bbe3b649f1eeb7916a490c702a9268e70eed7 /drivers/platform/x86/quickstart.c | |
| parent | x86/tdx: Disable unnecessary virtualization exceptions (diff) | |
| download | kernel-564ea84c8c14b007d7838bfb1327295b873573be.tar.gz kernel-564ea84c8c14b007d7838bfb1327295b873573be.zip | |
x86/tdx: Dump attributes and TD_CTLS on boot
Dump TD configuration on boot. Attributes and TD_CTLS define TD
behavior. This information is useful for tracking down bugs.
The output ends up looking like this in practice:
[ 0.000000] tdx: Guest detected
[ 0.000000] tdx: Attributes: SEPT_VE_DISABLE
[ 0.000000] tdx: TD_CTLS: PENDING_VE_DISABLE ENUM_TOPOLOGY VIRT_CPUID2 REDUCE_VE
Signed-off-by: Kirill A. Shutemov <[email protected]>
Signed-off-by: Dave Hansen <[email protected]>
Reviewed-by: Nikolay Borisov <[email protected]>
Link: https://lore.kernel.org/all/20241202072458.447455-1-kirill.shutemov%40linux.intel.com
Diffstat (limited to 'drivers/platform/x86/quickstart.c')
0 files changed, 0 insertions, 0 deletions
