Official site · Blog · Documentation

Evidence-first QEMU modeling for coding agents.

Notes and documentation for QEMU agent workflows: provenance, evidence, local checkpoints, and clean final handoffs.

Overview

A small workflow layer for QEMU work.

Use it when you need reproducible research, targeted verification, and a clean handoff.

Model from hardware facts

Extract register maps, side effects, IRQ flows, boot paths, and driver sequences before changing device code.

Keep source trees clean

Plans, logs, probes, traces, and reviews stay under the task artifact root instead of the QEMU source root.

Verify before moving on

Each slice records targeted build, qtest, boot, debug, or documentation evidence before review.

Blog

Latest note.

All posts

Docs

Documentation.

All docs
01

Getting started

Install Oh My QEMU skills, initialize a task workspace, and run the complete modeling workflow from a QEMU checkout.

Read guide
02

Provenance and policy

How Oh My QEMU records source provenance, keeps artifacts isolated, and treats final-series signing as human-owned.

Read guide