Tagged articles

Linux virtualization

3 articles · Page 1 of 1
AI Agent Super App
AI Agent Super App
May 11, 2026 · Operations

Turn One Linux Server into Ten: A Complete KVM/QEMU Virtualization Guide

This article explains Linux server virtualization from fundamentals to hands‑on setup, covering hardware vs. software hypervisors, KVM/QEMU installation, VM creation, snapshot and cloning workflows, and bridge, NAT, and host‑only networking, enabling a single physical box to host multiple isolated systems efficiently.

KVMLibvirtLinux virtualization
0 likes · 16 min read
Turn One Linux Server into Ten: A Complete KVM/QEMU Virtualization Guide
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Sep 21, 2020 · Cloud Computing

How KVM and QEMU Work Together to Power Linux Virtualization

This article explains the KVM architecture, its interaction with QEMU, the step‑by‑step process of creating and running a virtual machine using ioctl calls, and the underlying source code structure that enables hardware‑assisted virtualization on Linux.

KVMKernel ModuleLinux virtualization
0 likes · 9 min read
How KVM and QEMU Work Together to Power Linux Virtualization