Hi Amin,
Thnaks for your time.
In understood MMU hardware assisted will avoid the use of guest shadow tables, and roughly, the result is to reduce latency to access to page tables.
But what about the CPU? Why can we activate CPU hardware virtualization here ("CPU/MMU virtualization: Hardware CPU, software MMU") and also on the other parameters ("Hardware virtualization: Expose hardware assisted virutalization to the guest os")?
What are the differences between the two CPU features? Because when i red documentation for "CPU/MMU virtualization: Hardware CPU, software MMU" and "Hardware virtualization: Expose hardware assisted virutalization to the guest os" they are talking together about using VT-X.
So my understanding is the following:
- Do your VM are 64 bits are need to make nested virtualization? Check Expose hardware assisted virutalization to the guest os
=> Guest optimization
- Do you have VT-X/AMD-V instructions? To optimize VMWare VMM mechanisms, select CPU Hardware.
=> Host optimization
- Do you have Intel EPT/AMD NPT instructions? To optimize VMWare VMM mechanisms, select MMU Hardware.
=> Host optimization
AM I correct & do you agree?
Thanks A LOT for your time :smileywink:
Greg
---------------------------------------------------------------------------------------------------------
Was it helpful? Let us know by completing this short survey here.