summary refs log tree commit diff
path: root/devices/src/virtio/mod.rs
Commit message (Expand)AuthorAge
* devices: port vhost-user-net from cloud-hypervisorAlyssa Ross2021-05-11
* devices: implement dedicated Interrupt struct for virtio WorkerZide Chen2019-10-25
* devices: virtio: add copy_config() helper functionDaniel Verkamp2019-08-16
* devices: virtio: add Error type for descriptorsDaniel Verkamp2019-08-13
* crosvm: Implement Reader/Writer interface over DescriptorChain.Jakub Staron2019-06-21
* crosvm: virtio-pmem deviceJakub Staron2019-06-05
* Adds Virtio-Input device simulationJorge E. Moreira2019-02-01
* crosvm: add debug labels to devices for improved SIGCHLD logsZach Reizner2019-01-26
* tpm: Virtio tpm deviceDavid Tolnay2019-01-24
* devices: allow virtio-wayland to use virtgpu resourcesZach Reizner2018-12-11
* devices: virtio: remove virtio MMIO transportDaniel Verkamp2018-10-31
* cargo fmt all source codeZach Reizner2018-10-09
* devices: Implement virtio PCI transportDylan Reid2018-10-01
* devices: Move VirtioDevice to its own fileDylan Reid2018-09-10
* virtio: Implement the 9P deviceChirantan Ekbote2018-08-08
* gpu: implement virtio-gpuZach Reizner2018-07-20
* Fix a typo: virtio::NOITFY_REG_OFFSET -> virtio::NOTIFY_REG_OFFSETPhilipp Kern2018-04-23
* devices: Add balloonDylan Reid2017-12-18
* Move crosvm/hw to a new devices moduleDylan Reid2017-10-09