Skip to content

Commit c340577

Browse files
committed
Run qemu with hello pci device
1 parent 7b8163e commit c340577

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x86/crypto/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Compile qemu and run
2828
-display none \
2929
-serial mon:stdio \
3030
-vnc 0.0.0.0:0 \
31+
-device pci-hellodev \
3132
-netdev user,id=ssh,hostfwd=tcp::2222-:22
3233

3334
### 编译对应的设备驱动

0 commit comments

Comments
 (0)