We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 166cc0a commit 72b6b8dCopy full SHA for 72b6b8d
README.md
@@ -117,7 +117,9 @@ You should use these following line of parameters:
117
command.args(&["-cpu", "rv64,x-h=true"]);
118
```
119
120
-... to enable H extension on QEMU software.
+... to enable H extension on QEMU software.
121
+
122
+The H extension is enabled by default when QEMU version >= 7.0.0.
123
124
3. What is the minimum supported Rust version of this package?
125
0 commit comments