qemu
QEMU — machine emulator and virtualizer.
| reference | description |
|---|---|
| overview | architecture, command inventory, process model |
| qemu-system | qemu-system-ARCH, -machine, -accel, -cpu, -smp, -m |
| qemu-img | qemu-img, create, convert, check, snapshot, rebase |
| qemu-nbd | qemu-nbd, NBD server, export, connect, TLS |
| qemu-storage-daemon | block exports, block jobs, QMP control |
| qemu-pr-helper | SCSI persistent reservations, daemon mode |
| block-drivers | raw, qcow2, vmdk, rbd, iscsi, nfs, ssh, encryption |
| block-devices | -blockdev, -drive, virtio-blk, virtio-scsi, NVMe |
| networking | -netdev, -nic, TAP, user mode, bridge, vhost-user |
| display | -display, -vga, SPICE, VNC, gtk, sdl, virgl |
| devices | -device, PCI, USB, virtio, audio, vfio, vhost |
| machine | machine types, pc-q35, virt, microvm, migration |
| cpu-models | CPU models, features, topology, SEV, TDX |
| qmp | QMP protocol, commands, events, introspection |
| guest-agent | qemu-ga, QGA protocol, guest-sync, guest-exec |
| man-docs | man pages, documentation, carapace completions |