summary refs log tree commit diff
path: root/devices/src/pci/mod.rs
Commit message (Expand)AuthorAge
* devices: pci: refactor device location address.Tomasz Jeznach2020-04-29
* vhost-net: implement direct msix irq fdChuanxiao Dong2020-03-25
* audio: Create AC97 device with --ac97 optionJudy Hsiao2020-03-20
* devices: implement MsixConfig struct and generic MSI-X functionsZide Chen2019-10-24
* devices: implement msix capability structureZide Chen2019-10-24
* vfio: Implement PciDevice Trait for vfio deviceXiong Zhang2019-09-18
* implement xhci and add it to pci busJingkui Wang2019-03-17
* devices: pci: define a PCI bar configuration structGurchetan Singh2019-03-01
* devices: Add an Ac97 PCI deviceDylan Reid2019-01-26
* cargo fmt all source codeZach Reizner2018-10-09
* devices: pci: add MMIO config access mechanismDaniel Verkamp2018-10-01
* devices: pci: refactor config access mechanismDaniel Verkamp2018-10-01
* devices: pci: add Programming Interface to deviceDaniel Verkamp2018-10-01
* move pci root creation to archDylan Reid2018-10-01
* devices: pci - Add a PCI root bridgeDylan Reid2018-07-19
* devices: pci - Add PciDeviceDylan Reid2018-07-11
* devices: pci - Add PciConfigurationDylan Reid2018-07-11
* devices: Add pci_typesDylan Reid2018-07-11