summary refs log tree commit diff
path: root/devices/src/pci/msix.rs
Commit message (Expand)AuthorAge
* vhost-net: implement direct msix irq fdChuanxiao Dong2020-03-25
* devices: pci: add error handling for msix_enableDaniel Verkamp2020-02-27
* Vfio: Emulate MSI-xXiong Zhang2020-02-20
* Vfio: Create Msix capability for vfio deviceXiong Zhang2020-02-12
* devices: virtio: enable MSI-X for all devicesDaniel Verkamp2019-12-06
* devices: update the msix route table regardless msix mask statusChuanxiao Dong2019-11-18
* 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