Information
When Virtual Machines are running on a hypervisor they are 'aware' that they are running in a virtual environment and this and this information is available to tools inside the guest OS. This can give attackers information about the platform that they are running on that they may not get from a normal physical server. This option completely disables all hooks for a virtual machine and the guest OS will not be aware that it is running in a virtual environment at all.
Solution
Set isolation.monitor.control.disable to true in the virtual machine configuration file.