You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-QEMUversion {% raw %}{{page.qemu_version}}{% endraw %},
138
-
commit [{% raw %}{{page.qemu_short_commit}}{% endraw %}](https://github.com/xpack-dev-tools/qemu/commit/{% raw %}{{page.qemu_long_commit}}{% endraw %})
139
-
from {% raw %}{{page.qemu_date}}{% endraw %}.
137
+
-QEMUversion {% raw %}{{page.qemu_version}}{% endraw %},
138
+
commit [{% raw %}{{page.qemu_short_commit}}{% endraw %}](https://github.com/xpack-dev-tools/qemu/commit/{% raw %}{{page.qemu_long_commit}}{% endraw %})
139
+
from {% raw %}{{page.qemu_date}}{% endraw %}.
140
140
141
141
## Changes
142
142
@@ -145,15 +145,15 @@ Compared to the master `qemu-system-riscv*`, there are no major changes.
145
145
ThesupportedboardsandCPUsare:
146
146
147
147
```console
148
-
$ .../xpack-qemu-riscv-{{ XBB_RELEASE_VERSION }}/bin/qemu-system-riscv32 -machine help
148
+
$ .../xpack-qemu-riscv-{{releaseVersion}}/bin/qemu-system-riscv32 -machine help
149
149
Supported machines are:
150
150
none empty machine
151
151
opentitan RISC-V Board compatible with OpenTitan
152
152
sifive_e RISC-V Board compatible with SiFive E SDK
153
153
sifive_u RISC-V Board compatible with SiFive U SDK
154
154
spike RISC-V Spike board (default)
155
155
virt RISC-V VirtIO board
156
-
$ .../xpack-qemu-riscv-{{ XBB_RELEASE_VERSION }}/bin/qemu-system-riscv32 -cpu help
156
+
$ .../xpack-qemu-riscv-{{releaseVersion}}/bin/qemu-system-riscv32 -cpu help
157
157
any
158
158
lowrisc-ibex
159
159
max
@@ -162,7 +162,7 @@ sifive-e31
162
162
sifive-e34
163
163
sifive-u34
164
164
165
-
$ .../xpack-qemu-riscv-{{ XBB_RELEASE_VERSION }}/bin/qemu-system-riscv64 -machine help
165
+
$ .../xpack-qemu-riscv-{{releaseVersion}}/bin/qemu-system-riscv64 -machine help
- this release [](https://github.com/xpack-dev-tools/qemu-riscv-xpack/releases/v{% raw %}{{page.version}}{%endraw%}/)
40
+
- this release [](https://github.com/xpack-dev-tools/qemu-riscv-xpack/releases/v{% raw %}{{page.version}}{%endraw%}/)
41
41
- all xPack releases [](https://github.com/xpack-dev-tools/qemu-riscv-xpack/releases/)
42
42
-[individual file counters](https://somsubhra.github.io/github-release-stats/?username=xpack-dev-tools&repository=qemu-riscv-xpack) (grouped per release)
0 commit comments