summary refs log tree commit diff
path: root/src/hw/virtio/queue.rs
Commit message (Expand)AuthorAge
* Move crosvm/hw to a new devices moduleDylan Reid2017-10-09
* convert println logs to logging macrosZach Reizner2017-09-29
* crosvm: Add barrier before updating used_ring indexDylan Reid2017-08-14
* crosvm: Add virtio randomDylan Reid2017-08-10
* crosvm: fix queue wrapping behavior over u16Zach Reizner2017-08-03
* crosvm: add vhost_net virtio deviceStephen Barber2017-07-20
* crosvm: mmio register and queue check fixesZach Reizner2017-07-20
* crosvm: remove unusued error type from hw::virtio::queueZach Reizner2017-06-30
* crosvm: add virtio module with queue moduleZach Reizner2017-06-01