Expand description
Defines the structures needed for saving/restoring Virtio primitives.
Structs§
- Mmio
Transport Constructor Args - Auxiliary structure for initializing the transport when resuming from a snapshot.
- Mmio
Transport State - Transport information saved in snapshot.
- Queue
Constructor Args - Auxiliary structure for restoring queues.
- Queue
State - Queue information saved in snapshot.
- Virtio
Device State - State of a VirtioDevice.
Enums§
- Persist
Error - Errors thrown during restoring virtio state.