Go bindings for interacting with QEMU machine emulator and virtualizer.
go get github.com/digitalocean/go-qemuNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to a QEMU instance via QMP socket monitor.
Ensure QEMU is started with -qmp unix:/path/to/socket,server,nowait.
No dependency data recorded yet.