mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 02:25:23 +00:00
760f8ba70a
As more function are adding into pcie.rs, one file wil be larger. This commit split pcie.rs into three files: pci_bridge.rs: handle pci bridge device and implement PciDevice trait pcie_device:rs: define PcieDevice trait and PcieCap pcie_rp.rs: virtual pcie root port emulation, implement PcieDevice trait and HotPlugBus trait This commit doesn't change function. BUG=b:185084350 TEST=tools/presubmit Change-Id: I4ab16f35e78a9d084a7a47d91a7fcf37e9f3e91d Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3423456 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 |