summary refs log tree commit diff
path: root/devices/src/virtio/queue.rs
Commit message (Expand)AuthorAge
* virtio: set default queue size to maximumDaniel Verkamp2018-10-01
* virtio-queue: Add an iterator over a descriptor chainChirantan Ekbote2018-06-15
* virtio-queue: Add an is_read_only() method for DescriptorChainChirantan Ekbote2018-06-15
* virtio: Derive Clone for DescriptorChainChirantan Ekbote2018-06-15
* crosvm: change GuestAddress to always be a u64Sonny Rao2018-02-01
* devices: virtio - Limit avail_iter iterationsDylan Reid2018-01-31
* Move crosvm/hw to a new devices moduleDylan Reid2017-10-09