summary refs log tree commit diff
path: root/src/hw/virtio
Commit message (Expand)AuthorAge
* Move crosvm/hw to a new devices moduleDylan Reid2017-10-09
* convert println logs to logging macrosZach Reizner2017-09-29
* Implement virtio-vsockChirantan Ekbote2017-09-18
* Improve guest memory error handlingDylan Reid2017-09-11
* vhost: Fix-up failing tests and add a little more coverageJason D. Clinton2017-09-09
* crosvm: add virtio wayland deviceZach Reizner2017-09-08
* Refactor the VhostNet virtio deviceChirantan Ekbote2017-08-30
* Refactor VhostNet into separate vhost and net piecesChirantan Ekbote2017-08-28
* crosvm: add pure virtio net deviceStephen Barber2017-08-16
* crosvm: Add barrier before updating used_ring indexDylan Reid2017-08-14
* crosvm: Add virtio randomDylan Reid2017-08-10
* crosvm: rename Net virtio device to VhostNetStephen Barber2017-08-09
* crosvm: fix queue wrapping behavior over u16Zach Reizner2017-08-03
* crosvm: block - Fill upper 4 bytes of disk sizeDylan Reid2017-07-20
* crosvm: add vhost_net virtio deviceStephen Barber2017-07-20
* crosvm: mmio register and queue check fixesZach Reizner2017-07-20
* crosvm: refactor mmio device setupStephen Barber2017-07-13
* crosvm: fix ordering of args for ack_featuresStephen Barber2017-07-07
* crosvm: add device type for VirtioDeviceStephen Barber2017-07-07
* crosvm: remove unusued error type from hw::virtio::queueZach Reizner2017-06-30
* crosvm: add virtio block deviceZach Reizner2017-06-27
* crosvm: add virtio MMIO transport moduleZach Reizner2017-06-01
* crosvm: add virtio module with queue moduleZach Reizner2017-06-01