Load all host MSRs manually by wcwang · Pull Request #469 · intel/haxm (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
This repository was archived by the owner on Jan 28, 2023. It is now read-only.
Conversation0 Commits1 Checks0 Files changed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
Restore manually loading below MSRs. This is a regression caused by f800982.
- IA32_PMC0 .. IA32_PMC3
- IA32_PERFEVTSEL0 .. IA32_PERFEVTSEL3
Restore manually loading below MSRs. This is because automatic loading these MSRs conflicts with the SGX feature and then BSOD occurs on host rebooting.
- IA32_PMC0 .. IA32_PMC3
- IA32_PERFEVTSEL0 .. IA32_PERFEVTSEL3
Signed-off-by: Wenchao Wang wenchao.wang@intel.com
2 participants