ELI5 if possible, thank you :)
You must log in or # to comment.
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 👌
Be careful with changing components after you redirect one, it’ll change the IDs and mess things up. I tried once and the IDs kept changing so I gave up. I might try again some day when I’m feeling masochistic.