电脑电脑要完全实现正常安装并使用Hyper-V,除了需要软件条件,还需要硬件条件才行。
安装 "Hyper-V"虚拟化的先决条件:
Windows Server 虚拟化需要特定的CPU:
- 基于 x64: Windows Server 虚拟化功能只在 x64 版本的 Windows Server 2008 标准版、企业版和数据中心版中提供。
- 硬件辅助虚拟化: 需要具有虚拟化选项的特定CPU,即包含 Intel VT(Vanderpool Technology)或 AMD Virtualization (AMD-V,代号 "Pacifica")功能的CPU。
- 硬件数据执行保护(DEP),而且被开启(如果CPU支持 Server 2008 默认开启)。
使用 EVEREST Ultimate Edition 软件,可以方便的辨别你的CPU是否符合要求. 相信大家都已经熟知了.在此不再详说.
今天,给大家介绍另外一个简单便捷的小工具-securable
http://www.softpedia.com/progDownload/SecurAble-Download-73409.html

 
如果机器显示如上图,代表不支持Hyper-V,因为三个条件均不满足,呵呵(记住,只要有一项不满足就不支持!)。如果你的系统显示的与下面的图相同,那么恭喜你,可以体验Hyper-V的无穷魅力了!(三个条件均支持)

 

 
No Hardware Virtualization
This processor does not offer advanced hardware support for hardware virtualization.
There is some suggestion that future operating systems of all sorts (Linux, Mac, Windows, etc.) may be able to use hardware virtualization to indirectly enforce greater security upon the operating system's "kernel" by preventing it from being modified as a means for thwarting dangerous "root kit" style
The idea is that our future operating systems would always be running inside a virtual machine under the watchful eye of an OS "hypervisor." This has not been practical before now, without hardware support for virtualization, because virtualization required too much real-time involvement of software which introduced an unacceptable amount of overhead and slowed everything down. Hardware virtualization means that virtual machines - and even the entire operating system running inside a virtual machine container - would be able to run at 100% full speed, thus making a persistent security-oriented OS "hypervisor" practical for the first time.
But don't hope for this to ever help with the security of 32-bit Windows platforms. Due to the amount of kernel modification already being done by benign kernel drivers in 32-bit versions of Windows, "hypervisory kernel locking" could only ever be implemented under 64-bit versions of Windows where kernel modification has always been actively prohibited. And due to serious compatibility problems inherent in 64-bit systems, it's also not at all clear (at the start of 2007) how quickly, or even whether, 64-bit Windows will become practical on the desktop.
However, the other current and real security-related application for hardware virtualization is for running your own virtual machines - at 100% full speed - on top of your host operating system. This is possible today with commercial and completely free software from Microsoft, VMware and Parallels. This has an indirect, though strongly positive, impact upon security since possibly unsafe activities such as Internet surfing or peer-to-peer file sharing can be 100% contained within the virtual environment to make online activities much safer.
This can still be done, of course, without hardware virtualization support, but the virtual machine environment as well as the hosting operating system will be running at substantially less than full speed.

 
AMD的大部分处理器支持(闪龙除外),Intel即时现在也只在中高端上支持,台式机的E6,E8,i7系列,笔记本的T7,T8,P8系列,但是其中也存在部分阉割的,比如4核的Q8200就不支持虚拟化,所以还是amd比较厚道。
解决方法:
开机进入BIOS
导航至“CPU Information”。然后找到里面的
导航至“Virtualization Technology”。设置为Enabled
http://processorfinder.intel.com/

 
Intel是否支持Intel-VT技术的很好找,上intel这个link
http://processorfinder.intel.com/
比如我选Intel Core™2 Quad Processor
进去后Supported Features选择Intel Virtualization Technology进行筛选词
我想配一台PC机来跑Hyper-v,谁能提供硬件配置清单,AMD或Intel平台的都行,只要双核的CPU,四核买不起。
   今天跑了半天的电脑城,也没有找到合适的配置,在网上看的说Inter core 2 E6700、E6600、E6400、E6300支持虚拟化技术,可现已停产没货了,商家推荐使用E7200,型号比前几个都高以为都支持,在网上一查,原来是E7200是不支持虚拟化技术的,还好没买,回到家网上找了一些资料,发现原来虚拟化对主板也有要求,我懵了,谁能提供配置清单,小弟谢了。

转载于:https://blog.51cto.com/brucexu/169954

测试你的电脑是否支持Hyper-V相关推荐

  1. 图像渲染测试软件,检测你的电脑是否支持Metal渲染技术的小工具

    本帖最后由 bizongyi 于 2015-6-20 20:09 编辑 在刚召开的苹果WWDC大会上,与全新操作系统OS X El Capitan一同亮相的还有原来iOS平台上的图形渲染技术Metal ...

  2. hyper v虚拟机启动黑屏怎么办?

    最近有用户打开VMware虚拟机却出现了开机一直黑屏的情况,挂起时能够看到显示,但是开机就黑屏.不知道该如何解决,小编为你带来hyper v虚拟机启动黑屏的解决方法,希望对你有帮助. 具体解决方法: ...

  3. 微软自带虚拟机Hyper—V启用

    微软自带虚拟机 windows+r 快速启动运行页面,输入 control 或右键左下角windows标志–点击运行 跳转控制面板页面点击[程序] 点击[启用或关闭windows功能] 找到Hyper ...

  4. 安装win11电脑必须支持TPM2.0和必须支持安全启动的解决方法

    安装win11电脑必须支持TPM2.0和必须支持安全启动的解决方法 一.开启TPM设置 二.开启安全启动设置 三.更改硬盘模式(需硬盘支持) 安装 Win11 的基本要求,在win11最低要求是提示, ...

  5. 如何查看电脑是否支持CUDA及支持的CUDA版本

    [时间]2019.09.08 [题目]如何查看电脑是否支持CUDA及支持的CUDA版本 一般NVIDA的GPU才支持CUDA,可直接跳到2进行查看,1是使用GPU-z软件进行检测. 1.如何知道我的显 ...

  6. 如何查看电脑是否支持Wi-Fi 6

    目录 一.问题描述 二.Wi-Fi 6定义 三.解决方案 1.使用netsh命令解决,netsh(Network Shell) 是一个windows系统本身提供的功能强大的网络配置命令行工具: 2.通 ...

  7. windows-sys5:升级win11——此版本Windws不支持该处理器、该电脑必须支持TPM2.0等问题解决

    在windows 10升级windows11可能会出现如下错误提示: 此版本Windws不支持该处理器. 该电脑必须支持TPM2.0. 安装助手.ISO镜像安装.U盘安装错误提示: 预览体验计划下升级 ...

  8. hpgen8服务器修改电源模式,用HP GEN8+WIN2012+Hyper V+黑群晖5.2组建家庭NAS中心 篇二:HP GEN8硬件改造...

    用HP GEN8+WIN2012+Hyper V+黑群晖5.2组建家庭NAS中心 篇二:HP GEN8硬件改造 2017-11-19 15:55:35 127点赞 945收藏 205评论 追加修改(2 ...

  9. WIN10安装Hyper V

    WIN10安装Hyper V 正常情况: Hyper-V是微软提出的一种系统管理程序虚拟化技术,能够实现桌面虚拟化. 正常情况下直接在控制面版->程序->程序和功能->启用和关闭Wi ...

最新文章

  1. android运行jar文件路径,java命令行执行jar包报错解决
  2. write up杂项:眼见非实(ISCCCTF)
  3. leetcode155|最小栈(java)题解
  4. Linux互斥锁的使用代码实现
  5. 集福宝 支付宝2021年最新一款集福神器
  6. linux如何添加默认路由表_linux 添加静态路由
  7. 福利月|这个月你想要什么书
  8. IDEA访问不到SpringBoot项目webapp下的内容
  9. 安装RabbitMQ无法访问(http://localhost:15672)解决方案
  10. java dll源码查看工具_Java调用dll库源码
  11. 软件定义存储正当时 厂商纷纷争抢一杯羹
  12. 云服务器搭建文件存储,云服务器 搭建 文件分类存储
  13. 洛谷P1567 统计天数
  14. 2048android源代码,VasSonic Android源码解析
  15. 让我们旋转跳跃不停歇~~~当3D打印遇上八音盒!(三)
  16. 为计算机发展做出贡献的人的简介,【七十年七十人】郑守淇:为我国计算机事业奉献一生...
  17. 【数论】——Catalan 卡特兰数
  18. Amazon亚马逊开发者账号申请
  19. MapReduce模型过程详解
  20. [投资理念]沃伦-巴菲特的12条忠告

热门文章

  1. Java不确定参数个数的函数方法,实现求多个数最小值
  2. aspectj xml
  3. 【Hadoop】MapReduce笔记(二):MapReduce容错,任务失败处理
  4. 华容道游戏开发--android小组
  5. 《你必须知道的.NET》,前言
  6. C Primer Plus(第六版):C语言概述
  7. 数据级并行--计算机体系结构
  8. 在vue3+vite+ ts 项目中使用svg
  9. mysql的远程帐号密码_MySQL设置远程客户端访问权限和修改账户密码
  10. python get setdefault_python 字典 setdefault()和get()方法比较详解