summary refs log tree commit diff
path: root/Cargo.toml
Commit message (Expand)AuthorAge
...
* Make the main crosvm project a workspaceDylan Reid2017-11-20
* crosvm: bump libc version to 0.2.32Stephen Barber2017-10-25
* Move crosvm/hw to a new devices moduleDylan Reid2017-10-09
* Move vm_control to a top-level crateDylan Reid2017-10-09
* fix dependency versions and add Cargo.lockZach Reizner2017-09-20
* crosvm: bump libc version to 0.2.29Zach Reizner2017-09-07
* crosvm: argument parsing without clapZach Reizner2017-09-02
* fix armv7a and aarch64 build errors and warningsZach Reizner2017-09-01
* crosvm: refactor and expand vm control socket IPCZach Reizner2017-08-25
* crosvm: add vhost_net virtio deviceStephen Barber2017-07-20
* crosvm: use sys_util::clone_process to create proxy deviceZach Reizner2017-07-13
* crosvm: Put block device process in a minijailDylan Reid2017-07-06
* crosvm: Add crosvm main programZach Reizner2017-07-05