I searching for a solution to implement a "suspend to disk" feature for my KVMs (without using OS suspend features). I used this feature in VMware quite often, also virsh has an option for that (virsh save and virsh restore).
Currently I'm creating a state image via qm:
stop
migrate "exec:gzip...