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

meta-zephyr-sdk: qemu: Pull in QEMU with semihosting fix #822

Merged

Conversation

awojasinski
Copy link
Contributor

Pulls in QEMU with semihosting module updated from v7.0.0 to v7.2.0. This fixes issue with semihosting that wasn't waiting for completion of one operation before starting another. zephyrproject-rtos/zephyr#79359

@awojasinski
Copy link
Contributor Author

QEMU for mips is failing, probably some commits are missing

@awojasinski awojasinski force-pushed the qemu_semihosting_fix branch 3 times, most recently from 2a577ac to f31be73 Compare October 16, 2024 17:55
@awojasinski
Copy link
Contributor Author

fixed NIOS2 QEMU compilation

@stephanosio stephanosio added this to the 0.17.1 milestone Oct 17, 2024
@stephanosio
Copy link
Member

QEMU PR has been merged as zephyrproject-rtos/qemu@06740e6. Please update the submodule ref in this PR.

Pulls in QEMU with semihosting module updated from v7.0.0 to v7.2.0.
This fixes issue with semihosting that wasn't waiting for completion
of one operation before starting another.

Signed-off-by: Adam Wojasinski <[email protected]>
@awojasinski
Copy link
Contributor Author

QEMU PR has been merged as zephyrproject-rtos/qemu@06740e6. Please update the submodule ref in this PR.

Done

@stephanosio stephanosio merged commit 66e5f92 into zephyrproject-rtos:main Oct 23, 2024
36 checks passed
@awojasinski awojasinski deleted the qemu_semihosting_fix branch October 24, 2024 06:07
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