summary refs log tree commit diff
path: root/devices/src/pci/vfio_pci.rs
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/master'Alyssa Ross2020-06-14
|\
| * hypervisor: add Vm user memory region functionsSteven Richman2020-06-10
* | Merge remote-tracking branch 'origin/master'Alyssa Ross2020-05-10
|\|
| * devices: pci: refactor PCI devices to use PciAddress.Tomasz Jeznach2020-05-01
* | crosvm: collapse simple boolean matchesAlyssa Ross2020-04-11
|/
* handle mmap of large offsets on 32 bit systemsDylan Reid2020-04-05
* Vfio: multi vfio group supportXiong Zhang2020-03-06
* 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
* 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
* vfio: Implement bar mappableXiong Zhang2019-12-06
* 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
* 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