summary refs log tree commit diff
path: root/src/hw/virtio/block.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
* Improve guest memory error handlingDylan Reid2017-09-11
* crosvm: block - Fill upper 4 bytes of disk sizeDylan Reid2017-07-20
* crosvm: refactor mmio device setupStephen Barber2017-07-13
* crosvm: add device type for VirtioDeviceStephen Barber2017-07-07
* crosvm: add virtio block deviceZach Reizner2017-06-27