Subscribe to Windows IT Pro
September 27, 2007 12:00 AM

How can I check whether Hardware Virtualization support is running for my virtual environment?

Windows IT Pro
InstantDoc ID #97187
Rating: (0)

A. If your processor supports AMD-v or Intel-VT, hardware virtualization support is available with Windows 2003 R2 SP1 and Virtual PC 2007. For Virtual PC 2007, you can enable the support via the Options dialog box. If the option isn't available, the processor might not support hardware-assisted virtualization. Check the BIOS to see whether it's disabled. You can also check on a specific virtual machine (VM).

For Virtual Server 2005 R2 SP1, you can enable hardware assistance for each VM by configuring the "Enable hardware-assisted virtualization if available" option on the Configuration page. To enable this support for all VMs, you can modify the options.xml file. Set the value of the <enable_hw_assist> key to true or false. For example, when support is turned on for all VMs, the key is set it to true as follows:

<preferences>
<virtual_server>
<hw_assist>
<enable_hw_assist type="boolean">true</enable_hw_assist>
</hw_assist>
</virtual_server>
</preferences>

To confirm that a VM is running with hardware support, open the VM, start Performance Monitoring on the host OS (not the guest OS), and add the "HVM-VP is in HVM Mode" option from the Virtual Processors group. A value of 1 means hardware assistance is enabled, and a value of 0 means no hardware assistance.

In this figure, I have two virtual processors, one with hardware assistance enabled (which has a value of 1) and one without hardware assistance enabled (which has a value of 0).

Related Content:

ARTICLE TOOLS

Comments
    There are no comments to display. Be the first one!
You must log on before posting a comment.

Are you a new visitor? Register Here

advertisement

advertisement

Windows is a trademark of the Microsoft group of companies. Windows IT Pro is used by Penton Media Inc. under license from owner.