Tagged articles
10 articles
Page 1 of 1
Linux Code Review Hub
Linux Code Review Hub
Oct 8, 2025 · Fundamentals

Comprehensive Overview of Virtualization and Hypervisors – 148‑Slide PPT

This article shares a 148‑page PPT that provides a thorough introduction to virtualization, covering classic models, hardware‑assisted techniques, CPU, memory, interrupt and timer virtualization, IOMMU/SMMU, XEN and KVM architectures, VCPU scheduling, memory management for Type‑1 and Type‑2 hypervisors, peripheral virtualization with virtio, and container/Docker concepts.

ContainerDockerKVM
0 likes · 7 min read
Comprehensive Overview of Virtualization and Hypervisors – 148‑Slide PPT
Architects' Tech Alliance
Architects' Tech Alliance
Mar 2, 2024 · Cloud Computing

Comparison and Analysis of VMware, Hyper‑V, Xen, and KVM Virtualization Architectures

This article provides a comprehensive technical comparison of four major virtualization solutions—VMware ESX, Microsoft Hyper‑V, Xen, and KVM—covering their architectural models, virtualization techniques, hardware support, and typical use‑cases to help readers understand their strengths and trade‑offs in cloud environments.

Hyper-VKVMVMware
0 likes · 17 min read
Comparison and Analysis of VMware, Hyper‑V, Xen, and KVM Virtualization Architectures
Open Source Linux
Open Source Linux
Apr 30, 2020 · Cloud Computing

How Virtualization Evolved: From Mainframes to KVM, Xen, and Hyper‑V

This article traces the history of virtualization from its origins on mainframes through the rise of x86 solutions like VMware, Xen, and KVM, explains full and para virtualization concepts, compares their advantages and drawbacks, and reviews major vendors such as VMware, KVM, and Hyper‑V.

Hyper-VKVMVirtualization
0 likes · 15 min read
How Virtualization Evolved: From Mainframes to KVM, Xen, and Hyper‑V
MaGe Linux Operations
MaGe Linux Operations
Aug 26, 2015 · Cloud Computing

Understanding Xen: Open‑Source Hypervisor Architecture and Virtualization Techniques

Xen is an open‑source hypervisor developed at Cambridge that enables running up to 128 modified operating systems on a single machine, with components including the Xen Hypervisor, Dom0 and DomU, and supports full, para‑virtualization, hardware‑assisted virtualization, and various I/O and network virtualization methods.

I/O virtualizationParavirtualizationXEN
0 likes · 6 min read
Understanding Xen: Open‑Source Hypervisor Architecture and Virtualization Techniques