Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add downstream patches for setting memory model on guests running on Apple Silicon #64

Closed
wants to merge 3 commits into from

Conversation

slp
Copy link
Contributor

@slp slp commented Sep 6, 2024

No description provided.

These patches allow setting the memory model to TSO on guests running on
Apple Silicon machines. Other systems are unaffected.

Signed-off-by: Sergio Lopez <slp@redhat.com>
Enable ARM64_MEMORY_MODEL_CONTROL, introduced by the patches added in
the previous commit, so guests on Apple Silicon machine can set the
memory model as desired.

Signed-off-by: Sergio Lopez <slp@redhat.com>
This release just adds the paches for setting the memory model on Apple
Silicon guests and enables it.

Signed-off-by: Sergio Lopez <slp@redhat.com>
@slp
Copy link
Contributor Author

slp commented Sep 11, 2024

We've got this merged with #65, let's close this one.

@slp slp closed this Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants