CPU identification (CPU ID) masks control the CPU features visible to the virtual machine's guest operating system. Masking or hiding CPU features can make a virtual machine widely available to ESXi hosts for migration. vCenter Server compares the CPU features available to a virtual machine with the CPU features of the destination host to determine whether to allow or disallow migration with vMotion.

For example, masking the AMD No eXecute (NX) and the Intel eXecute Disable (XD) bits prevents the virtual machine from using these features, but provides compatibility that allows you to migrate virtual machines to ESXi hosts that do not include this capability. When the NX/XD bit is visible to the guest operating system, the virtual machine can use this feature, but you can migrate the virtual machine only to hosts on which the feature is enabled.

Caution: Changing the CPU compatibility masks can result in an unsupported configuration. Do not manually change the CPU compatibility masks unless instructed to do so by VMware Support or a VMware Knowledge base article.

Prerequisites

Turn off the virtual machine.

Procedure

  1. Right-click a virtual machine in the inventory and select Edit Settings.
  2. On the Virtual Hardware tab, expand CPU and select an NX/XD option from the CPUID Mask drop-down menu.
    Option Description
    Hide the NX/XD flag from guest

    Hiding the NX/XD flag makes the guest operating system less secure. Use this option only as a solution for old operating systems that are not compatible with the NX/XD technology.

    Expose the NX/XD flag to guest Keeps NX/XD CPU security features enabled.
    Keep current Advanced setting values for the NX/XD flag Uses the NX/XD flag settings specified in the CPU Identification Mask dialog box.
  3. Click OK.