- Minor
When booting up, I get the message: "VM Autostart disabled due to vfio-bind error", and as expected, the VM set to auto-start doesn't actually start.
However, if I manually start the VM after the system has fully booted, it launches without any issues.
The VM is configured to passthrough a "VGA compatible controller: Intel Corporation AlderLake-S GT1".
It seems like a race condition during boot — the VM tries to start before the GPU is fully bound and available for passthrough.