crosvm/devices/src/pci
Daniel Verkamp a8423d73c3 devices: pass MMIO and IO bus to PciRoot::new()
This will be used to dynamically add and remove bus ranges when the PCI
command register is updated to enable/disable memory and IO decode.

BUG=b:174705596
TEST=cargo test -p devices

Change-Id: I6bb175e0628bf598d049562700e2f55a2a62df59
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2689081
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Tomasz Jeznach <tjeznach@chromium.org>
Reviewed-by: Tomasz Jeznach <tjeznach@chromium.org>
Reviewed-by: Zach Reizner <zachr@chromium.org>
2021-05-12 00:09:37 +00:00
..
ac97.rs devices: pci: add PciDevice function to get BARs 2021-05-07 00:37:49 +00:00
ac97_bus_master.rs sys_util: Fix 1.51.0 acronym case clippy warnings. 2021-04-21 00:14:11 +00:00
ac97_mixer.rs replace all usage of MsgOnSocket derives 2021-04-02 15:40:41 +00:00
ac97_regs.rs replace all usage of MsgOnSocket derives 2021-04-02 15:40:41 +00:00
mod.rs
msix.rs replace all usage of MsgOnSocket derives 2021-04-02 15:40:41 +00:00
pci_configuration.rs devices: pci: add PciDevice function to get BARs 2021-05-07 00:37:49 +00:00
pci_device.rs devices: pci: add PciDevice function to get BARs 2021-05-07 00:37:49 +00:00
pci_root.rs devices: pass MMIO and IO bus to PciRoot::new() 2021-05-12 00:09:37 +00:00
vfio_pci.rs devices: pci: add PciDevice function to get BARs 2021-05-07 00:37:49 +00:00