mkubecek / vmware-host-modules

Patches needed to build VMware (Player and Workstation) host modules against recent kernels
GNU General Public License v2.0
2.31k stars 376 forks source link

Why not support "Tech Preview" ? #207

Closed dkchi-001 closed 1 year ago

dkchi-001 commented 1 year ago

Please support Tech Preview 2023.

mkubecek commented 1 year ago

The answer is simple: because this is the first time I heard about it. :-)

I'll take a look later this week but at the moment, the __pte_offset_map() issue has much higher priority.

mkubecek commented 1 year ago

Pushed a test branch tmp/workstation-18.22060606, it builds against kernels up to 6.4 and 6.4.10 stable update, but not 6.5-rc1 and newer (issue #202).

mkubecek commented 1 year ago

Branch tmp/workstation-18.22060606 now has also the fix for issue #202 and builds against anything up to 6.6-rc4. Closing, feel free to reopen if there is some issue left.