@hypoproteinosis96@lemmy.dbzer0.com to Linux@lemmy.mlEnglish • 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-square14fedilinkarrow-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@hypoproteinosis96@lemmy.dbzer0.com to Linux@lemmy.mlEnglish • 11 months agomessage-square14fedilinkfile-text
minus-square@breadsmasher@lemmy.worldlinkfedilinkEnglish4•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@Chef6652@lemmy.worldlinkfedilink5•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 👌