This commit is contained in:
spiritlhl
2025-05-20 21:49:14 +08:00
committed by GitHub
parent 83a9bd23eb
commit a66c55fed2

View File

@@ -136,7 +136,7 @@ incus start winvm
Need to add CPU passthrough
```shell
incus config set winvm raw.qemu -- "-device intel-hda -device hda-duplex cpu host"
incus config set winvm raw.qemu -- "-cpu host"
```
Just start the virtual machine again