Cloud Computing Virtualization: This Article is All You Need!

Cloud Computing Virtualization: This Article is All You Need!

Click the blue text to follow us First, let me clarify that this section and the following ones are the author’s insights from learning about Redhat’s network virtualization. Readers who are impatient can directly click: https://www.redhat.com/en/blog/introduction-virtio-networking-and-vhost-net https://www.redhat.com/en/blog/deep-dive-virtio-networking-and-vhost-net https://www.redhat.com/en/blog/hands-vhost-net-do-or-do-not-there-no-try The three elements of virtualization: For network cards, in a virtualized environment, one or more VMs run … 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

CPU Virtualization Series: VM Entry and Exit

CPU Virtualization Series: VM Entry and Exit

Wang Baisheng, Xie Guangjun Reading time: 8 minutes Quick read: 3 minutes This article is excerpted from the book “In-Depth Exploration of Linux System Virtualization: Principles and Implementation” written by Wang Baisheng and Xie Guangjun, focusing on how the virtual CPU switches between Host mode and Guest mode, and how KVM and the physical CPU … Read more

Understanding Virtualization: An Introduction

Understanding Virtualization: An Introduction

This article is selected from the Jishu Community column “IC Design”, authored by Lao Qin Talks about Chips, and is authorized to be transferred from the WeChat official account Lao Qin Talks about Chips.This article will introduce what virtualization is. Today, we will explore an interesting topic: virtualization. Before we start, let’s casually talk about … Read more