summary refs log tree commit diff
path: root/devices/src/pci
Commit message (Expand)AuthorAge
* 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
* devices: pci: replace byteorder with from_le_bytes()Daniel Verkamp2019-08-26
* ac97: remove duplicated codeFletcher Woodruff2019-08-20
* ac97: Fix device real time priority issuepaulhsia2019-08-01
* tree-wide: update to new inclusive range syntaxDylan Reid2019-07-24
* devices: silence unused code warning in PCIDaniel Verkamp2019-07-10
* pci: Let device could trap pci config read/writeXiong Zhang2019-07-03
* devices: pci: preserve read-only bits in write_regDaniel Verkamp2019-06-25
* devices: pci: check BAR address alignmentDaniel Verkamp2019-06-25
* devices: pci: allocate BARs with correct alignmentDaniel Verkamp2019-06-25