mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 05:03:05 +00:00
8b681873fd
On ARM32 systems with 64 bit guests, the regions in guest memory can be mapped above the range of a u32, use a u64 instead of usize to hold the offset. TEST=runs on kevin-5.6 using mem regions an uring Change-Id: Ib12db0b8056dd126c5ed2e6be35da96c1a12f750 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2268977 Reviewed-by: Dylan Reid <dgreid@chromium.org> Tested-by: Dylan Reid <dgreid@chromium.org> Commit-Queue: Dylan Reid <dgreid@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |