diff options
author | Daniel Sneddon <[email protected]> | 2024-03-13 09:49:17 -0700 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-04-08 19:27:06 +0200 |
commit | ed2e8d49b54d677f3123668a21a57822d679651f (patch) | |
tree | a02e7e6de4f14de1f371e3feb0bc68cada3d4ddc /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 95a6ccbdc7199a14b71ad8901cb788ba7fb5167b (diff) |
KVM: x86: Add BHI_NO
Intel processors that aren't vulnerable to BHI will set
MSR_IA32_ARCH_CAPABILITIES[BHI_NO] = 1;. Guests may use this BHI_NO bit to
determine if they need to implement BHI mitigations or not. Allow this bit
to be passed to the guests.
Signed-off-by: Daniel Sneddon <[email protected]>
Signed-off-by: Pawan Gupta <[email protected]>
Signed-off-by: Daniel Sneddon <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Alexandre Chartre <[email protected]>
Reviewed-by: Josh Poimboeuf <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions