Crate resources

source ·
Expand description

Manages system resources that can be allocated to VMs and their devices.

Modules§

Structs§

Enums§

  • Used to tag SystemAllocator allocations.
  • Manages allocating system resources such as address space and interrupt numbers. MMIO address Type Low: address allocated from low_address_space High: address allocated from high_address_space
  • PCI address parsing and conversion errors.

Type Aliases§