mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-03 04:39:50 +00:00
- add definitions of all architectural MSRs - add definitions of majority of non architectural MSRs The non-architectural MSR definitions are specific to particular CPU model or family. e.g. MSR 0xE01 could refer to different MSRs in difference processors, and in this patch, MSR_R0_PMON_BOX_STATUS is chosen without any particular reasons. MSR_R0_PMON_BOX_STATUS in Xeon Processor 7500 Series MSR_C0_PMON_EVNTSEL0 in Xeon E5 V3 family MSR_UNC_PERF_GLOBAL_CTRL in 6th plus generations Core Processors Tracked-On: #1867 Signed-off-by: Zide Chen <zide.chen@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com> |
||
---|---|---|
.. | ||
x86 |