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

doc: add more details about QEMU support #1938

Closed
wants to merge 2 commits into from
Closed

Conversation

ppannuto
Copy link
Member

Pull Request Overview

This pull request adds some documentation and caveats to QEMU support.

Testing Strategy

N/A

TODO or Help Wanted

Probably still more documentation, but this is at least a step in the right direction and hopefully tempers expectations a bit.

Documentation Updated

  • Updated the relevant files in /docs, or no updates are required.

Formatting

  • Ran make prepush.

the [`boards/` subdirectory](../boards/README.md) for an up-to-date list of
supported boards.

## Tock QEMU Fork
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm preparing the PR now, so the fork won't be required in 2/3 days

@alistair23
Copy link
Contributor

Looks good, will need to be updated once everything is upstream. Is it maybe worth holding off a few days and then not mention the fork?

@ppannuto
Copy link
Member Author

Sure! That's exciting news, I didn't realize upstreaming was so imminent!

@ppannuto ppannuto added the blocked Waiting on something, like a different PR or a dependency. label Jun 15, 2020
@alistair23 alistair23 mentioned this pull request Jun 22, 2020
2 tasks
@ppannuto
Copy link
Member Author

Rolled up into #1971.

@ppannuto ppannuto closed this Jun 23, 2020
bors bot added a commit that referenced this pull request Jul 10, 2020
1971: Use mainline QEMU r=ppannuto a=alistair23

### Pull Request Overview

Instead of cloning a fork QEMU let's instead clone mainline.

This also applies two patches from #1938 but updates them to refer to mainline QEMU instead of the old fork.

### Testing Strategy

Running the CI.

### TODO or Help Wanted

### Documentation Updated

- [X] Updated the relevant files in `/docs`, or no updates are required.

### Formatting

- [X] Ran `make prepush`.


Co-authored-by: Pat Pannuto <pat.pannuto@gmail.com>
Co-authored-by: Alistair Francis <alistair.francis@wdc.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Waiting on something, like a different PR or a dependency.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants