summary refs log tree commit diff
path: root/devices/src/virtio/pmem.rs
Commit message (Expand)AuthorAge
* devices: implement dedicated Interrupt struct for virtio WorkerZide Chen2019-10-25
* devices: implement MsixConfig struct and generic MSI-X functionsZide Chen2019-10-24
* devices: Refactor DescriptorChainConsumer, Reader, and WriterChirantan Ekbote2019-10-15
* devices: virtio: pmem: use descriptor reader/writerDaniel Verkamp2019-10-01
* devices: join worker threads in drop()Daniel Verkamp2019-09-17
* devices: virtio: add copy_config() helper functionDaniel Verkamp2019-08-16
* tree-wide: use PollContext::build_with where possibleZach Reizner2019-07-24
* crosvm: virtio-pmem deviceJakub Staron2019-06-05