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

Update qemu installation instructions in readme.md #176

Conversation

francois141
Copy link
Collaborator

The commit explains that to use Miralis, you need to install qemu-system-riscv64 version 9.0.0 or higher because older versions don't work with it. On Ubuntu, the default sudo apt-get install gives you an incompatible version (8.0.0), so you'll need to build QEMU from source. It also shows how to check your QEMU version to make sure you have the right one.

The commit explains that to use Miralis, you need to install `qemu-system-riscv64` version 9.0.0 or higher because older versions don't work with it. On Ubuntu, the default `sudo apt-get` install gives you an incompatible version (8.0.0), so you'll need to build QEMU from source. It also shows how to check your QEMU version to make sure you have the right one.
@francois141 francois141 linked an issue Aug 31, 2024 that may be closed by this pull request
@francois141 francois141 added bug Something isn't working documentation Improvements or additions to documentation labels Aug 31, 2024
@francois141 francois141 self-assigned this Aug 31, 2024
@CharlyCst
Copy link
Owner

See #154 (comment)

I'll do some investigation before moving forward on this issue.

@CharlyCst
Copy link
Owner

I could not reproduce the bug of #154 with an older QEMU version (6.2.0), so closing this for now as it doesn't seem the be the root of the problem.

@CharlyCst CharlyCst closed this Sep 8, 2024
@francois141 francois141 deleted the 154-mtime-returns-random-values-while-reading-from-u-mode branch October 2, 2024 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mtime returns random values while reading from U-mode
2 participants