Expand description
Common types used across the hypervisor crate.
Structs§
- Arm64
Registers - ARM64 register state for snapshots.
- Balloon
Stats - Memory balloon statistics.
- Device
Snapshot - Device snapshot state.
- Dirty
Page Info - Dirty page tracking info.
- Memory
Region Snapshot - Memory region info for snapshots.
- Platform
Capabilities - Platform capabilities reported by the hypervisor.
- Registers
- CPU register state.
- Vcpu
Snapshot - vCPU snapshot state.
- Virtio
Device Config VirtIOdevice configuration for attaching to a VM.- VmSnapshot
- Full VM snapshot metadata.
Enums§
- CpuArch
- CPU architecture.
- Vcpu
Exit - Reason for vCPU exit.
- Virtio
Device Type VirtIOdevice types.