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

feat: Add symbol to specify custom qemu binaries #870

Merged

Conversation

craciunoiuc
Copy link
Member

@craciunoiuc craciunoiuc commented Oct 10, 2023

Prerequisite checklist

  • Read the contribution guidelines regarding submitting new changes to the project;
  • Tested your changes against relevant architectures and platforms;
  • Ran make fmt on your commit series before opening this PR;
  • Updated relevant documentation.

Description of changes

@jake-ciolek I know you use fedora, can you try this fix out and see if it works? Thanks.
Also if merged it will require rebasing on the refactor PR.

GitHub-Fixes: #859

Signed-off-by: Cezar Craciunoiu <cezar.craciunoiu@unikraft.io>
Signed-off-by: Cezar Craciunoiu <cezar.craciunoiu@unikraft.io>
@craciunoiuc craciunoiuc added kind/enhancement New feature or request kind/fix This PR fixes an issue or bug labels Oct 10, 2023
@craciunoiuc craciunoiuc changed the title Craciunoiuc/custom qemu path feat: Add symbol to specify custom qemu binaries Oct 10, 2023
GitHub-Fixes: unikraft#859

Signed-off-by: Cezar Craciunoiu <cezar.craciunoiu@unikraft.io>
@jake-ciolek
Copy link
Contributor

I've tried it on my Fedora box and it runs the app-helloworld target with qemu.

@jake-ciolek jake-ciolek merged commit 0565d63 into unikraft:staging Oct 11, 2023
4 checks passed
@craciunoiuc craciunoiuc deleted the craciunoiuc/custom-qemu-path branch October 17, 2023 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request kind/fix This PR fixes an issue or bug
Projects
Status: 🚀 Done
Development

Successfully merging this pull request may close these issues.

Support other QEMU binary names and paths
2 participants