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 vmm: Fix AArch64 clippy warnings of vmm and other crates 2020-08-24 10:59:08 +02:00
lib.rs misc: Remove unnecessary "extern crate" 2021-05-12 17:26:11 +02:00
system.rs vmm, vm-allocator: Introduce an allocator for platform devices 2021-11-02 16:55:42 +00:00