mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 13:45:20 +00:00
927861ced2
The check performed on the end address was wrong since the end address was actually the address right after the end. To get the right end address, we need to add (region size - 1) to the start address. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |