diff options
author | Cathy Zhang <[email protected]> | 2020-08-25 08:47:58 +0800 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2020-08-30 21:34:10 +0200 |
commit | 61aa9a0a5eae2100c171698bffabde8d5e9f694d (patch) | |
tree | 9b7228df5d103981911696400d5a9385ed197023 /scripts/gdb/linux/modules.py | |
parent | 18ec63faefb3fd311822556cd9b949f66b1eecee (diff) |
x86/kvm: Expose TSX Suspend Load Tracking feature
TSX suspend load tracking instruction is supported by the Intel uarch
Sapphire Rapids. It aims to give a way to choose which memory accesses
do not need to be tracked in the TSX read set. It's availability is
indicated as CPUID.(EAX=7,ECX=0):EDX[bit 16].
Expose TSX Suspend Load Address Tracking feature in KVM CPUID, so KVM
could pass this information to guests and they can make use of this
feature accordingly.
Signed-off-by: Cathy Zhang <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Reviewed-by: Tony Luck <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions