Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
3.5k views
in Technique[技术] by (71.8m points)

compression - QEMU fail on riscv compressed ISA

QEMU thinks that page crossing 4B instruction is 2B (compressed).

Has anyone encountered this issue ? Is there a fix ?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

If you think you have found a bug in QEMU's riscv emulation, the best thing to do is first to check whether it is present in the most recent version of QEMU, and if it is still unfixed, to report it, either in the upstream bug tracker at https://bugs.launchpad.net/qemu or by emailing the qemu-devel mailing list. Ideally your bug report should include complete detail of what the problem is, including instructions on how to reproduce the problem (for instance a test case binary and QEMU command line to run it, plus a description of what happens when it is run and what you expected it to do instead.)


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...