summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAge
* crosvm: mount minimal set of devices in plugin jailDmitry Torokhov2019-02-16
* linux: Tweak wl device setup when building without gpuDavid Tolnay2019-02-15
* Add support for multiple network interfacesJorge E. Moreira2019-02-14
* main: add panic hook that redirects to syslogZach Reizner2019-02-07
* linux: add support for loading an initrdDaniel Verkamp2019-02-07
* Add logic to set up PIT (guarded by flag).Miriam Zimmerman2019-02-06
* Adds Virtio-Input device simulationJorge E. Moreira2019-02-01
* crosvm: x86_64 guest support for android device-treeTristan Muntsinger2019-01-28
* linux: Add ac97 device with CRAS backendpaulhsia2019-01-27
* linux: add ac97 to the pci busDylan Reid2019-01-26
* crosvm: add debug labels to devices for improved SIGCHLD logsZach Reizner2019-01-26
* tpm: Virtio tpm deviceDavid Tolnay2019-01-24
* crosvm/linux: use kvmclock_ctrl to signal that VCPU was suspendedZach Reizner2019-01-23
* crosvm: add suspend/resume commandsZach Reizner2019-01-23
* plugin: allow retrieving and setting VM clockDmitry Torokhov2019-01-22
* remove rand crateDaniel Prilik2019-01-17
* devices: block: add resize VmControl requestDaniel Verkamp2019-01-16
* plugin: remove unused EDEADLK importDaniel Verkamp2019-01-09
* main: only show plugin options when feature is onDaniel Verkamp2019-01-08
* Add support for plugin mountsChirantan Ekbote2019-01-07
* plugin: Add support for tap fd on the command lineChirantan Ekbote2019-01-07
* net_util: Get tap interface name when using a raw fdChirantan Ekbote2019-01-07
* plugin: Fix uid and gid mapsChirantan Ekbote2019-01-07
* plugin: Fix tmpfs mount optionsChirantan Ekbote2019-01-07
* Move validate_raw_fd to sys_utilChirantan Ekbote2019-01-07
* linux: remove unnecessary usize castsDaniel Verkamp2019-01-05
* devices: balloon: fix the 'crosvm balloon' commandDaniel Verkamp2019-01-05
* toolchain: Update to Rust 1.31.0David Tolnay2018-12-13
* devices: allow virtio-wayland to use virtgpu resourcesZach Reizner2018-12-11
* sync: Mutex type with methods that panic instead of return errorDavid Tolnay2018-12-05
* linux: Print all siginfo structs on ChildSignalDavid Tolnay2018-12-04
* linux: Clean up a misleading loopDavid Tolnay2018-12-03
* lint: Resolve the easier clippy lintsDavid Tolnay2018-12-03
* crosvm/plugin: fix typo 'singal' -> 'signal'Dmitry Torokhov2018-11-29
* crosvm: use msg_socket in vm_controlJingkui Wang2018-11-19
* main: merge VirtIoDeviceInfo back into ConfigDaniel Verkamp2018-10-31
* main: increase child wait timeout to 1 secondStephen Barber2018-10-30
* main: remove unused wayland-group optionZach Reizner2018-10-24
* devices: make PCI work in --disable-sandbox modeDaniel Verkamp2018-10-19
* main: autodetect disk image typeDaniel Verkamp2018-10-19
* Revert "Revert "linux: Convert all virtio devices to PCI""Daniel Verkamp2018-10-12
* kvm: fix clippy error about multiple mut referencesZach Reizner2018-10-12
* kvm: refactor ioeventfd datamatch interfaceDaniel Verkamp2018-10-11
* cargo fmt all source codeZach Reizner2018-10-09
* Revert "linux: Convert all virtio devices to PCI"Daniel Verkamp2018-10-04
* linux: Convert all virtio devices to PCIDaniel Verkamp2018-10-02
* move pci root creation to archDylan Reid2018-10-01
* fix warning and bit rotted tests uncovered by kokoroZach Reizner2018-09-22
* linux: bind wayland directory in virtio-wayland sandboxZach Reizner2018-09-17
* sys_util: remove Scm struct and sock_ctrl_msg C libraryZach Reizner2018-09-17