This repository has been archived by the owner on Jan 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 878
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adjust the implementation for CPUID.07H, including caching host and guest values. * Add X86_FEATURE_ERMS definition for CPUID.(EAX=07H,ECX=0):EBX.ERMS[bit 9], which is the currently supported feature in CPUID.(EAX=07H, ECX=0) * CPUID.(EAX=07H, ECX=1) is not supported so far Signed-off-by: Wenchao Wang <wenchao.wang@intel.com>
- Loading branch information
Showing
2 changed files
with
25 additions
and
27 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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