summary refs log tree commit diff
path: root/devices/src/pci
Commit message (Expand)AuthorAge
* recursive deserializationAlyssa Ross2020-06-15
* recursive serializationAlyssa Ross2020-06-15
* get_device_capsAlyssa Ross2020-06-15
* get_device_barsAlyssa Ross2020-06-15
* 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-06-14
|\|
| * pci: ac97: Fix unused import warningDylan Reid2020-06-01
| * ac97: Uses audio_streams::BoxErrorJudy Hsiao2020-06-01
* | Merge remote-tracking branch 'origin/master'Alyssa Ross2020-05-10
|\|
| * 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
* | crosvm: collapse simple boolean matchesAlyssa Ross2020-04-11
* | Merge remote-tracking branch 'origin/master'Alyssa Ross2020-04-10
|\|
| * ac97: Set CRAS_CLIENT_TYPE_CROSVM for crosvmpaulhsia2020-04-10
| * handle mmap of large offsets on 32 bit systemsDylan Reid2020-04-05
* | Merge remote-tracking branch 'origin/master'Alyssa Ross2020-03-26
|\|
| * vhost-net: implement direct msix irq fdChuanxiao Dong2020-03-25
| * audio: Create AC97 device with --ac97 optionJudy Hsiao2020-03-20
* | devices: add missing PCI derivesAlyssa Ross2020-03-17
|/
* 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