mbilker / vgpu_unlock-rs

Unlock vGPU functionality for consumer grade GPUs
MIT License
443 stars 52 forks source link

Profile overrides file shouldn't be required #1

Closed erin-allison closed 2 years ago

erin-allison commented 2 years ago

If profile_overrides.toml doesn't exist, the library errors when booting a VM. It should continue, just with no overrides.

(I'll submit a PR for this, just wanted to throw up an issue so I don't forget)