Skip to content

s390x linux_raw support #1179

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Oct 12, 2024
Merged

s390x linux_raw support #1179

merged 1 commit into from
Oct 12, 2024

Conversation

taiki-e
Copy link
Contributor

@taiki-e taiki-e commented Oct 4, 2024

This is currently implemented under rustix_use_experimental_asm since s390x asm is unstable. However, we might want to wait for stabilization (rust-lang/rust#131258) and implement as non-experimental.

Tested downstream crates (tested with qemu-user 9.1.0): async-io, polling, tempfile, cap-std

FYI @uweigand

@taiki-e taiki-e marked this pull request as ready for review October 4, 2024 16:41
@taiki-e taiki-e force-pushed the s390x branch 2 times, most recently from 403f3b2 to 83abbe5 Compare October 5, 2024 12:11
@sunfishcode
Copy link
Member

Looks good, thanks!

@sunfishcode sunfishcode merged commit 29c3ba0 into bytecodealliance:main Oct 12, 2024
45 checks passed
@taiki-e taiki-e deleted the s390x branch October 12, 2024 03:26
sunfishcode pushed a commit that referenced this pull request Oct 17, 2024
sunfishcode pushed a commit that referenced this pull request Oct 17, 2024
sunfishcode pushed a commit that referenced this pull request Oct 20, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants