This commit is contained in:
spiritlhl
2025-05-20 21:38:26 +08:00
committed by GitHub
parent fe5196acc7
commit 302a406d19

View File

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