Module persist

Module persist 

Source
Expand description

Device managers (de)serialization support. Provides functionality for saving/restoring the MMIO device manager and its devices.

Structs§

ACPIDeviceManagerState
DeviceStates
Holds the device states.
MMIODevManagerConstructorArgs
MmdsState
VirtioDeviceState
Holds the state of a MMIO VirtIO device

Enums§

DevicePersistError
Errors for (de)serialization of the MMIO device manager.