Skip to content

updating QEMU parameters and default path for the firmware #1058

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AlissonMachadoEmbitel
Copy link

Hello,

I was facing a couple of issues when trying to run it on MacOS, then I made these fixes.

It was the same problem related on this issue: #1028

@uncleDecart
Copy link
Member

Hey @AlissonMachadoEmbitel thank you very much for your contribution! Couple of things:

  1. We use commit signing in, so all of our commits are signed by authors, you can easily do that by running
git commit --amend  --signoff
  1. Could you please tell me what qemu version are you using?
    You can do it by running if you installed it with brew or you have qemu binary in your PATH
qemu-system-x86_64 --version

@AlissonMachadoEmbitel
Copy link
Author

Hi @uncleDecart ,

This is my current version:

➜ ~ qemu-system-x86_64 --version
QEMU emulator version 9.2.2
Copyright (c) 2003-2024 Fabrice Bellard and the QEMU Project developers

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.

2 participants