AMD: Add CSTATE MSR and allow write to more registers#45
Merged
Conversation
irusanov
commented
Jan 18, 2026
Contributor
- Allow write to more MSRs according to official documentation: https://docs.amd.com/v/u/en-US/57930-A0-PUB_3.00
- Sort MSRs
- Allow write to more MSRs according to official documentation: https://docs.amd.com/v/u/en-US/57930-A0-PUB_3.00 - Sort MSRs
Owner
|
Thanks! I couldn't find MSR_CSTATE_CONFIG in the linked docs, but a search on GitHub resulted in various projects showing roughly what it can do, looks harmless enough to me. For future reference, having the sorting and actual changes in separate commits would make it easier to review. |
Contributor
Author
|
Fair point, a separate commit would have been better, indeed. Thanks for merging it. That register was mostly used for a workaround at some point (original Zen if I remember correctly). Found a reference here (Revision Guide for AMD Family 17h Models 30h-3Fh Processors Publication # 56323 Revision: 1.01): https://www.amd.com/content/dam/amd/en/documents/processor-tech-docs/revision-guides/56323-PUB_1_01.pdf |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.