What is Virtualization?

What is Virtualization?

Author / Yu Cai CaiWord Count / 1233Reading Time / 3 minutesIn recent years, the concept of virtualization has become extremely popular.The most common explanation of virtualization is: transforming a single server into multiple “virtual servers” that are isolated from each other, also known as “virtual machines”.It seems quite strange. Why not just do things … Read more

In-Depth Analysis of Hypervisor Technology

In-Depth Analysis of Hypervisor Technology

Source | Automotive Electronics and SoftwareKnowledge Circle | To join the “Chassis Community”, please add WeChat yanzhi-6, note “Chassis”With the development of ICT technology, the computing power of a single SoC can handle more tasks. The expansion of network bandwidth and features such as low latency and differentiated services make business deployment and function allocation … Read more

Cloud Native | 100 Virtualization Basics Q&A (Part 1), Recommended for Collection!

Cloud Native | 100 Virtualization Basics Q&A (Part 1), Recommended for Collection!

Click the blue text to follow us @七禾页话, I didn’t expect to see this year’s cherry blossoms in Sun Valley Learning is endless, and recording accompanies us! —— Liuli Kangkang 1. What is virtualization? Answer: Virtualization is a technology that creates an abstraction layer on computer hardware, dividing the hardware resources of a single physical … Read more

ARMv8/v9 Generic Timer Virtualization Architecture

ARMv8/v9 Generic Timer Virtualization Architecture

ver0.2 Introduction In the previous article, we introduced the working principle of the Generic Timer, analyzing the System Counter and the set of Timers on each PE-Core. Initially, we planned to introduce the architecture and workflow of the Generic Timer in a virtualization scenario as well, but upon completion, we found the length was too … Read more

Unlocking Virtualization and Hypervisors: A New Era of Efficient IT Resource Utilization

Unlocking Virtualization and Hypervisors: A New Era of Efficient IT Resource Utilization

In today’s rapidly evolving digital age, how to efficiently utilize IT resources has become a focal point across various industries. The emergence of virtualization and Hypervisor technologies provides a powerful solution to this issue. 1. Virtualization: The Magical Transformation of Computer Resources In simple terms, virtualization is the technology that allows a single computer to … Read more

KVM Learning Notes 2: Basics of Virtualization

KVM Learning Notes 2: Basics of Virtualization

1. Concept of Virtualization What is Virtualization Virtualization is the process of creating multiple virtual machines from a single physical machine using a hypervisor. The behavior and operation of virtual machines are similar to that of physical machines, but they utilize the computing resources of the physical machine, such as CPU, memory, and storage. The … Read more

Unveiling Virtualization! A Comprehensive Understanding of Hypervisors to Master Core Cloud Computing Technologies!

Unveiling Virtualization! A Comprehensive Understanding of Hypervisors to Master Core Cloud Computing Technologies!

Linux | Red Hat Certified | IT Technology | Operations Engineer 👇 Join our technical exchange QQ group with 1000 members, note 【Public Account】 for faster approval 1. What is Virtualization Virtualization is a process that allows for more efficient utilization of physical computer hardware and is the foundation of cloud computing. Virtualization technology uses … Read more

Virtualization Technology in Smart Vehicles (Part 1)

Virtualization Technology in Smart Vehicles (Part 1)

Introduction: With the development of digital intelligence technology, automotive functions are becoming diversified and centralized. The architecture is evolving from a distributed architecture to a domain-fusion architecture, and then to a central computing platform. This trend towards centralization has become a consensus in the industry. In this trend, high-performance in-vehicle central computing platforms utilize hardware … Read more

ARMv8/v9-GIC Interrupt Virtualization Architecture and Working Principles

ARMv8/v9-GIC Interrupt Virtualization Architecture and Working Principles

ver0.1 Introduction Before diving into the main topic of this article, we will introduce the subject of CPU virtualization to lay the groundwork. The purpose of the system issuing an interrupt signal is to send notifications from devices to the CPU (PE-Core). In a virtualized system, each VM runs on a vCPU, which determines that … Read more

Virtualization – Mastering OpenStack in 5 Minutes a Day (Part 2)

Virtualization - Mastering OpenStack in 5 Minutes a Day (Part 2)

Part 2 Virtualization OpenStack is a cloud operating system. To learn OpenStack, one must first grasp some knowledge related to virtualization and cloud computing. Virtualization Virtualization is the foundation of cloud computing. Simply put, virtualization allows multiple virtual machines to run on a single physical server, where the virtual machines share the physical machine’s CPU, … Read more