Crate arch

source ·
Expand description

Virtual machine architecture support code.

Re-exports§

Modules§

Structs§

Enums§

Traits§

  • A trait for managing cpuids for an x86_64 hypervisor and for checking its capabilities.
  • Trait which is implemented for each Linux Architecture in order to set up the memory, cpus, and system devices and to boot the kernel.
  • A wrapper around creating and using a VCPU on x86_64.
  • A wrapper for using a VM on x86_64 and getting/setting its state.

Functions§