After CPUID, MSR draft is also complete. The samples in QEMU are put in
python X86MsrInfo -d -a --verbose
This sample can dump MSR registers in each CPU core with parameter "-a".
Or with "-c n" parameter to dump MSR registers in specified CPU core, the n is core index in EFI_MP_SERVICES_PROTOCOL.
No comments:
Post a Comment