Skip to main content

Module types

Module types 

Source
Expand description

Common types used across the hypervisor crate.

Structs§

Arm64Registers
ARM64 register state for snapshots.
BalloonStats
Memory balloon statistics.
DeviceSnapshot
Device snapshot state.
DirtyPageInfo
Dirty page tracking info.
MemoryRegionSnapshot
Memory region info for snapshots.
PlatformCapabilities
Platform capabilities reported by the hypervisor.
Registers
CPU register state.
VcpuSnapshot
vCPU snapshot state.
VirtioDeviceConfig
VirtIO device configuration for attaching to a VM.
VmSnapshot
Full VM snapshot metadata.

Enums§

CpuArch
CPU architecture.
VcpuExit
Reason for vCPU exit.
VirtioDeviceType
VirtIO device types.