mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 02:25:23 +00:00
2d8e1b09a5
Previous commit "devices: Add/Remove device mmio at config memory enable /disable", it has an assumption that when driver update bar's location, driver should disable bar's memory/io at first. But some driver reallocate bar's address even with memory/io enabled, this commit monitor bar's config write, if address is modified, it return this modification. BUG=b:174705596 TEST=boot a vm, monitor resource reallocation and check function. Change-Id: I9aa883192f5e2fec344d3e86c818c7a29287f49a Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3184726 Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
.build_test_serial | ||
Cargo.toml |