mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-11 12:35:26 +00:00
Replace the VFIO-specific MmioInfo and IoInfo structs with PciBarConfiguration. This will allow a unified interface for retrieving BAR information for all PciDevice implementations; all other PciDevices use PciConfiguration to store a list of PciBarConfiguration, so this brings VfioPciDevice in line with those. BUG=b:174705596 TEST=cargo test -p devices Change-Id: Idafd8f9af2ce817877450cfb842805475785ba20 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2689084 Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: Tomasz Jeznach <tjeznach@chromium.org> |
||
---|---|---|
.. | ||
src | ||
.build_test_serial | ||
Cargo.toml |