Add the following line to the list of parameters in the VMX file
ulm.disableMitigations="TRUE"
48 views
Open VMX file and locate the following entry.
vmci0.present = "TRUE"
Change the value to FALSE
vmci0.present = "FALSE"
31 views
VMware player only allocates CPUs and not cores
Windows Desktop OS can only use 2 CPUs, thus only 2 cores are
51 views