LIVING MANUAL LAB
Learn libvirt by touching the model.
The reference manual stays terse and literal. These tools turn the same virtualization concepts into things you can inspect, compose, rehearse, and troubleshoot.
Operator console
Compose commands, compare qemu:///system and qemu:///session, and walk common failure paths.
open tool →Daemon topology decoder
Trace client requests through libvirtd, virtproxyd, virtqemud, sockets, drivers, and QEMU/KVM.
open tool →Domain XML workbench
Inspect and edit domain XML in a safe learning surface before touching a real guest definition.
open tool →Command explorer
Search virsh and libvirtd commands, inspect tokens, and jump directly into related manual entries.
open tool →Training drills
Practice virtualization tasks and troubleshooting with guided operator exercises.
open tool →Change rehearsal
Walk through a virtualization change before making it on a host and verify the expected checkpoints.
open tool →