If you have performed Physical to Virtual (P2V) Migrations before you will know about the significance of having the correct Hardware Abstraction Layer (HAL) installed within the operating system.
Without the correct HAL you may experience a speed decrease or even a hung operating system.
For a single processor VM you will need a Uniprocessor Hal and for a multi (2-8) processor VM you will need a Multiprocessor Hal.
The following one-liner expands on my previous one-liner to include the following information:
- Name
- Number of CPUs
- HAL installed in the OS
- OS Version
- OS Service Pack Version