这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@SimonSapin
Copy link
Contributor

This adds support for non-Intel architectures without "I/O ports" where a fw-cfg device is mapped into main memory instead. The base address needs to be passed as a parameter to a new constructor.

The I/O port mode is only available on x86 or x86-64:
rename the constructor and add conditionally-compile it accordingly.
@SimonSapin
Copy link
Contributor Author

I’m fairly sure the new tests passed when I worked on this several months ago, but now I get the same failure as on CI and I don’t know what to try next :(

qemu-system-riscv32: -fw_cfg opt/input.txt,file=tests/input.txt: fw_cfg device not available

@CityAceE
Copy link

CityAceE commented Dec 6, 2022

Could you create this issue on QEMU bug tracker?
https://gitlab.com/qemu-project/qemu/-/issues

@SimonSapin
Copy link
Contributor Author

I believe this is the same as https://gitlab.com/qemu-project/qemu/-/issues/1343

@lion328
Copy link
Owner

lion328 commented Apr 4, 2023

Merged with #2.

@lion328 lion328 closed this Apr 4, 2023
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.

3 participants