mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-11 04:26:38 +00:00
Currently bridge's PciAddress is allocated from system bus allocator, but when virtual pcie root port is linked to physical pcie root port, its PciAddress should be same as physical pcie RP, so thid commit let bridge get its PciAddress from the backend pcie RP device, this is convenient for later pcie root port. This commit doesn't change function. BUG=b:185084350 TEST=tools/presubmit Change-Id: I2b81f6447898bd76758569095aa48f3daa2b0dcc Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3423458 Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
.build_test_serial | ||
.windows_build_test_skip | ||
Cargo.toml |