Expand description
Architecture specific vCPU code
Structs§
- GetTsc
Error - Error type for
KvmVcpu::get_tsc_khzandKvmVcpu::is_tsc_scaling_required. - KvmVcpu
- A wrapper around creating and using a kvm x86_64 vcpu.
- Peripherals
- Vcpu peripherals
- SetTsc
Error - Error type for
KvmVcpu::set_tsc_khz. - Vcpu
State - Structure holding VCPU kvm state.
Enums§
- KvmVcpu
Configure Error - Error type for
KvmVcpu::configure. - KvmVcpu
Error - Errors associated with the wrappers over KVM ioctls.