I am new to Proxmox and relatively new to Linux. I have my server up and running and I am trying to get my GPU to passthrough so it can be used in a Windows 10 VM. I have followed a few tutorials, and gotten closer and closer. My current issue is, when I try to start the VM from the console I get the following errors:
I have not found a solution that will allow me to start the VM and move onto fixing the next issue.
Code:
kvm: warning: host doesn't support requested feature: CPUID.01H:ECX.f16c [bit 29]
kvm: warning: host doesn't support requested feature: CPUID.01H:ECX.rdrand [bit 30]
kvm: warning: host doesn't support requested feature: CPUID.07H:EBX.fsgsbase [bit 0]
kvm: warning: host doesn't support requested feature: CPUID.07H:EBX.smep [bit 7]
kvm: warning: host doesn't support requested feature: CPUID.07H:EBX.erms [bit 9]
kvm: Host doesn't support requested features
start failed: QEMU exited with code 1
I have not found a solution that will allow me to start the VM and move onto fixing the next issue.