Required kernel: 6.17.x ~ 7.2.x
For older kernel (v6.12 ~ v6.19), please use the 2026.03.05.7 release.
Note: The Host and Guest are not strictly required to use the same module version.
🚨 Important Update for Xe_LP Platforms (TGL / ADL / RPL)
Starting from version 2026.09.16, CCS0 is no longer enabled by default on Xe_LP platforms.
If you encounter issues running Windows guest VMs, please append the appropriate parameter to your kernel command line:
- For i915 driver:
i915.xelp_enable_ccs=1 - For xe driver:
xe.xelp_enable_ccs=1
What's Changed
- Fix ETIME probe timeout on Xe_LP platforms by making CCS opt-in by @bbaa-bbaa in #484
Full Changelog: 2026.09.14...2026.09.16