summary refs log tree commit diff
path: root/devices/src/pci
Commit message (Expand)AuthorAge
* pci: ac97: Fix unused import warningDylan Reid2020-06-01
* ac97: Uses audio_streams::BoxErrorJudy Hsiao2020-06-01
* pci: refactor FDT/MPTABLE creation to use PciAddress.Tomasz Jeznach2020-05-05
* devices: pci: refactor PCI devices to use PciAddress.Tomasz Jeznach2020-05-01
* devices: pci: refactor device location address.Tomasz Jeznach2020-04-29
* ac97: Create CrasClient with unified socketpaulhsia2020-04-29
* Remove redundant single-component importsDaniel Verkamp2020-04-26
* ac97: Set CRAS_CLIENT_TYPE_CROSVM for crosvmpaulhsia2020-04-10
* handle mmap of large offsets on 32 bit systemsDylan Reid2020-04-05
* vhost-net: implement direct msix irq fdChuanxiao Dong2020-03-25
* audio: Create AC97 device with --ac97 optionJudy Hsiao2020-03-20
* ac97: Mark pci::ac97_bus_master::test::start_playback ignoredMattias Nissler2020-03-06
* Vfio: multi vfio group supportXiong Zhang2020-03-06
* ac97: switch to ShmStreamSourceFletcher Woodruff2020-02-28
* devices: pci: add error handling for msix_enableDaniel Verkamp2020-02-27
* Vfio: Disable msix bar's mmapXiong Zhang2020-02-21
* Vfio: Emulate MSI-xXiong Zhang2020-02-20
* Vfio: Enable multi vectors in irq_enable()Xiong Zhang2020-02-19
* Vfio: Create Msix capability for vfio deviceXiong Zhang2020-02-12
* devices: pci: fix writable_bits for 64-bit BARsDaniel Verkamp2020-02-05
* Vfio: Ignore vfio device's multifunction flagXiong Zhang2020-01-07
* Vfio: Add igd Opregion supportXiong Zhang2020-01-07
* vfio: Disable igd stolen memoryXiong Zhang2019-12-17
* ac97: bus_master: Check pi_info before warm resetpaulhsia2019-12-11
* ac97: extract moving to next buffer into functionFletcher Woodruff2019-12-11
* vfio: Implement bar mappableXiong Zhang2019-12-06
* devices: virtio: enable MSI-X for all devicesDaniel Verkamp2019-12-06
* ac97: combine PlaybackError and CaptureErrorFletcher Woodruff2019-12-04
* ac97: bus_master: Sync SR_CELV with civ == lvipaulhsia2019-11-21
* ac97: bus_master: CR: Clean up reset registers optpaulhsia2019-11-21
* devices: update the msix route table regardless msix mask statusChuanxiao Dong2019-11-18
* devices: pci: make get_bar_addr work for all BAR typesDaniel Verkamp2019-11-17
* Vfio: Suitably allocate bar for vfio deviceXiong Zhang2019-11-11
* resource: Rename device memory to mmioXiong Zhang2019-11-10
* Resource: Unify mmio allocatorXiong Zhang2019-11-10
* vfio: Add vfio msi routing information into kvmXiong Zhang2019-10-29
* vfio: Intx supportXiong Zhang2019-10-28
* devices: enable MSI-X for virtio-net and viotio-block devicesXiong Zhang2019-10-25
* devices: implement MSI control socketXiong Zhang2019-10-24
* devices: finish the functions to enable MSI-XZide Chen2019-10-24
* devices: implement MsixConfig struct and generic MSI-X functionsZide Chen2019-10-24
* devices: implement msix capability structureZide Chen2019-10-24
* ac97: add sample format to create_*_streamFletcher Woodruff2019-10-22
* vfio: Add msi supportXiong Zhang2019-10-17
* devices: vfio: fix clippy warningsDaniel Verkamp2019-10-17
* device: ac97: Cleanup interrupt logicpaulhsia2019-10-08
* devices: ac97: fix interrupt triggering logicDaniel Verkamp2019-10-08
* vfio: Setup dma map for vfio deviceXiong Zhang2019-10-01
* vfio: Integrate VFIO device into pci device modelXiong Zhang2019-10-01
* vfio: Implement PciDevice Trait for vfio deviceXiong Zhang2019-09-18