mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 05:03:05 +00:00
f0c62bd6fd
This allows SystemAllocator users to specify the properties of the allocation they want rather than explicitly picking between MmioType::Low and MmioType::High. That way, we can rearrange the location of the prefetchable/cacheable MMIO region to accomodate use cases like running 32-bit guest kernels without adjusting all allocation call sites. BUG=b:178000549 TEST=Boot x86_64 Linux in crosvm Change-Id: I691393202c9841f4c687be55a9404fe619790634 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3784342 Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> Tested-by: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: David Stevens <stevensd@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |