summary refs log tree commit diff
path: root/src/crosvm.rs (follow)
Commit message (Expand)AuthorAge
* acpi: support user provided ACPI SDTs.Tomasz Jeznach2020-06-01
* devices: virtio: Initial implementation of virtio-video deviceKeiichi Watanabe2020-05-23
* arch, main: add virtio-console parsing and creationDaniel Verkamp2020-04-23
* arch, devices: move serial creation to archDaniel Verkamp2020-04-23
* Virtio-net: Let queue-num could configurableXiong Zhang2020-04-04
* audio: Create AC97 device with --ac97 optionJudy Hsiao2020-03-20
* Vfio: Multi vfio device supportXiong Zhang2020-03-09
* Use simple virtio_input_events where possible.Noah Gold2020-03-06
* Use display size as the default size for single touchKaiyi Li2020-02-12
* crosvm: pstore works for ARCVM on x86_64Kansho Nishida2020-02-03
* 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