Module vcpu

Module vcpu 

Source
Expand description

Architecture specific vCPU code

Structs§

GetTscError
Error type for KvmVcpu::get_tsc_khz and KvmVcpu::is_tsc_scaling_required.
KvmVcpu
A wrapper around creating and using a kvm x86_64 vcpu.
Peripherals
Vcpu peripherals
SetTscError
Error type for KvmVcpu::set_tsc_khz.
VcpuState
Structure holding VCPU kvm state.

Enums§

KvmVcpuConfigureError
Error type for KvmVcpu::configure.
KvmVcpuError
Errors associated with the wrappers over KVM ioctls.