cloud-hypervisor/vmm
Martin Xu 5a380a6918 vmm: memory_manager: Support non-power-of-2 block sizes
Replace alignment calculation of start address with functionally
equivalent version that does not assume that the block size is a power
of two.

Signed-off-by: Martin Xu <martin.xu@intel.com>
Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-04-22 09:11:51 +02:00
..
src vmm: memory_manager: Support non-power-of-2 block sizes 2020-04-22 09:11:51 +02:00
Cargo.toml vmm, devices: Add firmware debug port device 2020-04-17 12:54:00 +02:00