summary refs log tree commit diff
path: root/vm_control/Cargo.toml
Commit message (Expand)AuthorAge
* usb: replace libusb with Rust usb_util libraryDaniel Verkamp2019-10-17
* Remove remaining byteorder crate referencesDaniel Verkamp2019-08-26
* cargo: Sort all dependency lists in Cargo.tomlDavid Tolnay2019-04-09
* edition: Update vm_control to 2018 editionDavid Tolnay2019-04-08
* usb: add host backendJingkui Wang2019-03-16
* crosvm: use msg_socket in vm_controlJingkui Wang2018-11-19
* Remove the device manager and use the new resource allocatorDylan Reid2018-06-29
* main: Add inflate/deflate interface for balloonDylan Reid2018-01-02
* Move vm_control to a top-level crateDylan Reid2017-10-09