当前位置:网站首页>Virtualization type (with picture)
Virtualization type (with picture)
2022-08-08 22:36:00 【Carry,】
Virtualization Type
Host virtualization: The host virtualization architecture refers to the installation and running of virtualization programs on the host operating system, which depends on the host operating system's support for devices and the management of physical resources.Virtualization management software acts as a common application on the underlying operating system (Windows or Linux, etc.), and then creates a corresponding virtual machine through it to share the underlying server resources.It can also be understood as installing and running a virtualized program on the host operating system, depending on the host operating system's support for the device and the management of physical resources.

Bare metal virtualization: The bare metal virtualization architecture refers to installing virtualization software directly on the hardware, then installing the operating system and applications on it, and relying on the virtualization layer kernel and server console for management.Hypervisor is a hypervisor that runs directly on physical hardware.It mainly implements two basic functions: first, it is to identify, capture and respond to CPU privileged instructions or protection instructions issued by the virtual machine; secondly, it is responsible for processing virtual machine queues and scheduling, and returning the processing results of physical hardware to the corresponding virtual machine.machine.

OS virtualization: The OS virtualization architecture adds virtual server functions at the OS level.The OS virtualization architecture divides a single OS into multiple containers, which are managed by a container manager.The host operating system is responsible for distributing hardware resources among multiple virtual servers (i.e. containers) and keeping these servers independent of each other.
There is no separate hypervisor layer.One notable difference is that with OS layer virtualization, all virtual servers must run the same OS (although each instance has its own application and user account).
Hybrid virtualization: Inserts a kernel-level driver into the host operating system kernel.This driver acts as a virtual hardware manager to coordinate hardware access between the virtual machine and the host operating system.Hybrid virtualization requires the underlying hardware to support virtualization extensions.

边栏推荐
猜你喜欢

影响你各应用间网速的QoS你了解吗?

MES docks with Simba to realize IMEI number writing and coupling test of Spreadtrum platform

罗永浩退网创业,交个朋友加速谋求“曲线上市”?

ALIPAY WEB log in rsa encryption analysis record

九大内置对象,四大作用域

Unity 创建重复使用的子节点,避免生成多个子节点

C2758105-Flash 驱动配置参考

浅析WLAN——无线局域网

windows10安装vagrant+VirtualBox搭建PHP开发环境

微信公众号 接口测试平台 获取自定义菜单教程
随机推荐
我曾七次鄙视自己的灵魂——纪伯伦
远程调试为何要亲历现场,也许也可以这样解决
2020-03-09
套接字(Socket)
嵌入式开发:提示和技巧——C 语言中要避免的8个保留字
Likou Question of the Day----Maximum Average of Subarrays
4399 it operations intern interview experience
wsgw登录抓包记录
新安装Laravel Framework 6.18.35 php artisan migrate 报错
ArcPy spot number - automatically fill according to field length
6.8.3 sigqueue函数
影响你各应用间网速的QoS你了解吗?
4399IT运维实习生面试经历
你了解你每天都在用的NAT吗?
CTFSHOW_WEB入门web213
免费ARP
MySQL 查询问题?
冒泡排序
动态主机配置协议DHCP(DHCPv4)
sqli_libsLess-2 GET - Error based - Intiger based (基于错误的GET整型注入)