Expand description
Manages system resources that can be allocated to VMs and their devices.
Modules§
Structs§
- Represents a range of addresses from
start
toend
, inclusive. - Memory allocation options.
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