cloud-hypervisor/vm-allocator
Chao Peng af7cd74e04 vm-allocator: Make port IO non optional
This is only for allocating the port IO address range.
If a platform does not have PIO devices at all, the address
range will simply be unused.
So, simplify the vm-allocator data structure by making both
MMIO and PIO mandatory.

Signed-off-by: Chao Peng <chao.p.peng@linux.intel.com>
2019-07-22 09:51:16 -07:00
..
src vm-allocator: Make port IO non optional 2019-07-22 09:51:16 -07:00
Cargo.toml allocator: Add a basic resource allocation crate 2019-05-08 08:55:06 +02:00