cloud-hypervisor/vm-allocator
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
..
src vmm, vm-allocator: Introduce an allocator for platform devices 2021-11-02 16:55:42 +00:00
Cargo.toml build: bump libc from 0.2.105 to 0.2.106 2021-11-02 06:30:25 +00:00