Skip to content

Documentation

BarkVisor is a headless daemon plus Vue SPA for managing QEMU VMs through a web UI.

New here? Start with the shared Quickstart — download an image and create your first VM (same flow on macOS and Linux).

PlatformPackagingAccelerationBridged networking
macOS (Apple Silicon).pkg / standaloneHVFsocket_vmnet + privileged helper
Linux.deb / .rpm / tarballKVM (or TCG)host bridge + qemu-bridge-helper

Same product on both: daemon + SPA, NAT, bridge, USB, images, cloud-init, console/VNC. Host differences (accel, packaging) are by design.

Install on Linux — prebuilt packages and host checklist. Live flags: GET /api/system/capabilities.

Markdown source of truth: docs/ in the repo. This site is built from website/ (Astro + Starlight).