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

Support using Box64 for x86 emulation #143

Merged
merged 1 commit into from
Feb 3, 2025
Merged

Conversation

slp
Copy link
Collaborator

@slp slp commented Jan 31, 2025

Add the "emu" command line argument to let users choose the emulator to be used for running x86 binaries. Add support for installing Box64 in binfmt_misc. If the argument is not present in the command line, try to use FEX first and if it can't be set up, try again with Box64.

Supersedes: #140

@slp
Copy link
Collaborator Author

slp commented Jan 31, 2025

cc/ @m1m1k4tz @ptitSeb

@ptitSeb
Copy link
Contributor

ptitSeb commented Jan 31, 2025

looks good to me.

Add the "emu" command line argument to let users choose the emulator to
be used for running x86 binaries. Add support for installing Box64 in
binfmt_misc. If the argument is not present in the command line, try to
use FEX first and if it can't be set up, try again with Box64.

Supersedes: AsahiLinux#140
Co-authored-by: ptitSeb <[email protected]>
Co-authored-by: Alex Arnold <[email protected]>
Signed-off-by: Sergio Lopez <[email protected]>
@slp slp merged commit 5f9f9d9 into AsahiLinux:main Feb 3, 2025
2 checks passed
@slp slp deleted the support-box64 branch February 3, 2025 07:49
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.

3 participants