summary refs log tree commit diff
path: root/src/crosvm.rs
Commit message (Expand)AuthorAge
* devices: virtio: wl: Support multiple socketsRyo Hashimoto2020-01-07
* utilize EventDevices to make virtio-input devicesZach Reizner2019-12-11
* devices: block: add block_size option for disksDaniel Verkamp2019-12-10
* Support configurable screen sizesJason Macnak2019-12-10
* linux: check memory size calculation overflowDaniel Verkamp2019-12-06
* Add fs device to --shared-dirChirantan Ekbote2019-11-19
* devices: block: add option to control sparsenessDaniel Verkamp2019-11-18
* Remove unnecessary static str lifetimesDaniel Verkamp2019-11-08
* vfio: Integrate VFIO device into pci device modelXiong Zhang2019-10-01
* crosvm: add x-display argument for choosing the X11 gpu displayZach Reizner2019-08-08
* split crosvm into a library and a main "crosvm" binaryZach Reizner2019-08-06