Expand description

Common snapshot formats utilities.

Structs

Enums

The memory range specifies which part of the emulated hardware the data should be loaded to.

Traits

The methods can be called more than one time.
Implement this trait to be able to load snapshot from files supported by this crate.

Functions

Makes sure CPU is in a state that is safe for a snapshot, otherwise executes instructions until it’s safe.
Returns true if a cpu is safe for a snapshot using lossy formats.