diff options
author | Pawan Gupta <pawan.kumar.gupta@linux.intel.com> | 2024-11-18 20:53:12 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-05-18 09:26:09 +0300 |
commit | 7e538a619a81a7b84794a1b5003a84b4aa4e4f70 (patch) | |
tree | df1b7ac2afd0d15122b048ade9659066bc860cce /scripts/gdb/linux/xarray.py | |
parent | 87c956ecd58c19bc6a5c5ccdc68539f1acf7d643 (diff) | |
download | linux-7e538a619a81a7b84794a1b5003a84b4aa4e4f70.tar.xz |
x86/its: Add "vmexit" option to skip mitigation on some CPUs
commit 2665281a07e19550944e8354a2024635a7b2714a upstream.
Ice Lake generation CPUs are not affected by guest/host isolation part of
ITS. If a user is only concerned about KVM guests, they can now choose a
new cmdline option "vmexit" that will not deploy the ITS mitigation when
CPU is not affected by guest/host isolation. This saves the performance
overhead of ITS mitigation on Ice Lake gen CPUs.
When "vmexit" option selected, if the CPU is affected by ITS guest/host
isolation, the default ITS mitigation is deployed.
Signed-off-by: Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Reviewed-by: Josh Poimboeuf <jpoimboe@kernel.org>
Reviewed-by: Alexandre Chartre <alexandre.chartre@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/xarray.py')
0 files changed, 0 insertions, 0 deletions