[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH 0/3] x86/intel: expose additional SPEC_CTRL MSR controls
Hello, Introduce support for exposing {IPRED,RRSBA,BHI}_CTRL feature bits and allow setting the corresponding SPEC_CTRL MSR fields. The bits are documented in: https://www.intel.com/content/www/us/en/developer/articles/technical/software-security-guidance/technical-documentation/branch-history-injection.html Xen doesn't use the bits itself. Thanks, Roger. Roger Pau Monne (3): x86/intel: expose IPRED_CTRL to guests x86/intel: expose RRSBA_CTRL to guests x86/intel: expose BHI_CTRL to guests xen/arch/x86/msr.c | 7 +++++++ xen/include/public/arch-x86/cpufeatureset.h | 6 +++--- xen/tools/gen-cpuid.py | 3 ++- 3 files changed, 12 insertions(+), 4 deletions(-) -- 2.43.0
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |