RISC-V: Difference between revisions
No edit summary |
Mention that QEMU-run programs sometimes segfault. If anyone figures out exactly why this happens, replacing this change with an explanation would be helpful. |
||
| Line 75: | Line 75: | ||
==== Special Devices ==== | ==== Special Devices ==== | ||
It is possible to emulate a RISC-V platform with QEMU. | It is possible to emulate a RISC-V platform with QEMU. Programs may occasionally crash on QEMU with a segmentation fault despite working on native RISC-V hardware.<ref>[https://github.com/NixOS/nixpkgs/issues/300550 Nixpkgs #300550]</ref><ref>[https://github.com/NixOS/nixpkgs/issues/300618 Nixpkgs #300618]</ref> | ||
<div class="table-responsive"> | <div class="table-responsive"> | ||