cloud-hypervisor/vm-allocator/src
Rob Bradford def98faf37 vmm, vm-allocator: Introduce an allocator for platform devices
This allocator allocates 64-bit MMIO addresses for use with platform
devices e.g. ACPI control devices and ensures there is no overlap with
PCI address space ranges which can cause issues with PCI device
remapping.

Use this allocator the ACPI platform devices.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-11-02 16:55:42 +00:00
..
address.rs vm-allocator: Add accessors for start and end addresses of allocator 2021-11-02 16:55:42 +00:00
gsi.rs
lib.rs
system.rs vmm, vm-allocator: Introduce an allocator for platform devices 2021-11-02 16:55:42 +00:00