Skip to content

Commit 72b6b8d

Browse files
committed
add h extension about qemu
1 parent 166cc0a commit 72b6b8d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,9 @@ You should use these following line of parameters:
117117
command.args(&["-cpu", "rv64,x-h=true"]);
118118
```
119119

120-
... to enable H extension on QEMU software.
120+
... to enable H extension on QEMU software.
121+
122+
The H extension is enabled by default when QEMU version >= 7.0.0.
121123

122124
3. What is the minimum supported Rust version of this package?
123125

0 commit comments

Comments
 (0)