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

Make it possible to start an image in qemu as a user. #374

Merged
merged 2 commits into from Dec 31, 2017
Merged

Make it possible to start an image in qemu as a user. #374

merged 2 commits into from Dec 31, 2017

Conversation

tsukasa-au
Copy link
Contributor

By switching to usermode networking in qemu, because of this we no longer need to set up the tap interface, nor do we need to start tftpd as root.

This change requires a fix to the netboot code in the bios (enjoy-digital/litex#35), otherwise it will time out fetching the second block of the firmware (the second 512 bytes).

By switching to usermode networking in qemu, because of this we no
longer need to set up the tap interface, nor do we need to start tftpd
as root.

This change requires a fix to the netboot code in the bios, otherwise it
will time out fetching the second block of the firmware (the second 512
bytes).
@tsukasa-au
Copy link
Contributor Author

The upstream PR has been accepted.

@mithro mithro merged commit 91a150c into timvideos:master Dec 31, 2017
@mithro
Copy link
Member

mithro commented Dec 31, 2017

@tsukasa-au Thanks for the pull request, sorry about taking so long to merge.

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.

None yet

2 participants