For the next entry in this occasional series of posts about tricks for debugging QEMU I want to talk about savevm snapshots. QEMU’s savevm snapshot feature is designed as a user feature, but it’s surprisingly handy as a developer tool too. Suppose you have a guest image which misbehaves when you run a particular userspace […]