Paravirtualization provides a direct communication path between the guest OS within the virtual machine and the ESXi hypervisor. Paravirtualized virtual hardware and the corresponding drivers that are installed with VMware Tools are optimized to provide improved performance and efficiency. This hardware includes the VMXNET network adapter and the PVSCSI storage adapter.
Using paravirtualized VM hardware
How to do it...
Adding paravirtualized hardware adapters to a virtual machine is done by using the following process:
- Access the Guest OS compatibility section of the VMware HCL at http://www.vmware.com/go/hcl to determine guest OS support for paravirtual adapters. A screenshot of the Guest OS compatibility HCL, along with...