@[email protected] to [email protected]English • 11 months agoHow well does GPU passthrough work for qemu into a windows VM (for a kernel-based anti-cheat)? Why would I want to isolate the GPU solely for the VM? Isn't that going to mess up other applications?lemmy.dbzer0.comimagemessage-square12fedilinkarrow-up160arrow-down14file-text
arrow-up156arrow-down1imageHow well does GPU passthrough work for qemu into a windows VM (for a kernel-based anti-cheat)? Why would I want to isolate the GPU solely for the VM? Isn't that going to mess up other applications?lemmy.dbzer0.com@[email protected] to [email protected]English • 11 months agomessage-square12fedilinkfile-text
minus-square@breadsmasherlinkEnglish4•11 months agoYou need a GPU for the host, to passthrough another GPU to the VM. You could use integrated gpu like intel cpu, and then a dedicated gpu passed through to the VM
minus-square@Chef6652link7•11 months agoYou can “unplug” your unique/dedicated GPU to plug it into the VM upon VM startup. But it’s a bit harder to manage. It’s an option though 👌
You need a GPU for the host, to passthrough another GPU to the VM.
You could use integrated gpu like intel cpu, and then a dedicated gpu passed through to the VM
You can “unplug” your unique/dedicated GPU to plug it into the VM upon VM startup. But it’s a bit harder to manage. It’s an option though 👌