Q. What are the system requirements for Hyper-V?
A. In addition to the systems requirement for Windows Server 2008,
the two key requirements for the Hyper-V platform are the need
to ensure that the server is a 64-bit environment and supports
hardware-assisted virtualization (Intel VT or AMD-V) technology.
从 Hyper-V 常见问题解答:
http://www.microsoft.com/windowsserver2008/en/us/hyperv-faq.aspx
您可以使用一个名为SecurAble的工具,它会告诉您您的 CPU 是否支持虚拟化技术,这是您运行 Hyper-V 所需要的。它还会告诉您 CPU 支持的位数以及它是否支持 DEP
您的 CPU 必须支持虚拟化扩展。一个简单的检查方法是在 Google 中搜索您的 CPU 型号并查找 NewEgg.com 链接(这将找到旧型号,与 NewEgg 的搜索不同)。检查“虚拟化技术支持”字段。
请注意,此功能通常在 BIOS 中默认禁用。
Intel Processorfinder是查看您的 Intel-cpu 是否支持虚拟化的好网站,较便宜的 cpu 通常不支持 VT。
几乎所有最新的 AMD 处理器都支持 AMD-V。