This commit is contained in:
spiritlhl
2025-05-20 21:48:50 +08:00
committed by GitHub
parent 302a406d19
commit 83a9bd23eb

View File

@@ -140,7 +140,7 @@ incus start winvm
需要添加CPU直通
```shell
incus config set winvm raw.qemu -- "-device intel-hda -device hda-duplex cpu host"
incus config set winvm raw.qemu -- "-cpu host"
```
再次启动虚拟机即可