Tagged articles
3 articles
Page 1 of 1
Deepin Linux
Deepin Linux
Jul 12, 2025 · Cloud Computing

Unlocking High‑Performance VM Networking: A Deep Dive into vhost/virtio and QEMU Backend Design

This article explains why virtual machine communication becomes a bottleneck in cloud and big‑data environments, introduces the vhost/virtio acceleration technique, and provides a step‑by‑step guide to hand‑crafting vhost/virtio, configuring QEMU's VIRTIO backend, and understanding the vhost‑user protocol and vhost‑net implementation.

Network Virtualizationkernelvhost
0 likes · 44 min read
Unlocking High‑Performance VM Networking: A Deep Dive into vhost/virtio and QEMU Backend Design
AI Cyberspace
AI Cyberspace
Jul 12, 2023 · Cloud Computing

Unlock High‑Performance VM Networking: Deep Dive into Virtio, Vhost‑net, and OVS

This article explains how modern data‑center virtualization is shifting from one‑to‑many to many‑to‑one VM models, then walks through the virtio and vhost‑net architectures, their kernel and user‑space components, and provides a step‑by‑step guide to set up a nested KVM environment with OVS for external network access.

KVMOpen vSwitchQEMU
0 likes · 34 min read
Unlock High‑Performance VM Networking: Deep Dive into Virtio, Vhost‑net, and OVS