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.
2 parents 166cc0a + 72b6b8d commit a4f0bbeCopy full SHA for a4f0bbe
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