mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 13:23:08 +00:00
f6173ca7bb
When pcie cfg mmio and pci low mmio address could be specified by user, guest memory layout will be changed to avoid conflict between guest ram, and pci mmio below 4G. So this commit changes them from constant to variables, the default value is prefined constand value, but it could be changed later. BUG=b:197877871 TEST=tools/presubmit Change-Id: I5ad1f9d6a050d83ea16a53b926d1fadfac1ed75d Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3305947 Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: Junichi Uekawa <uekawa@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |