summary refs log tree commit diff
path: root/devices/src/vfio.rs
Commit message (Expand)AuthorAge
* Vfio: multi vfio group supportXiong Zhang2020-03-06
* Vfio: Enable multi vectors in irq_enable()Xiong Zhang2020-02-19
* Vfio: Add igd Opregion supportXiong Zhang2020-01-07
* crosvm: move vec_with_array_field to data_modelGurchetan Singh2019-12-11
* vfio: Implement bar mappableXiong Zhang2019-12-06
* vfio: Don't exit at get_region_info failureXiong Zhang2019-11-18
* vfio: Intx supportXiong Zhang2019-10-28
* vfio: Add msi supportXiong Zhang2019-10-17
* devices: vfio: fix clippy warningsDaniel Verkamp2019-10-17
* 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