summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAge
* crosvm: move device_manager to it's own crateSonny Rao2018-02-26
* sys_util: factor out signal manipulation from signalfd into signalDmitry Torokhov2018-02-26
* crosvm: add advisory locking for disk imagesStephen Barber2018-02-21
* net_util: add tap support for mac addressStephen Barber2018-02-21
* crosvm: add flag to enable vhost networkingRob Bradford2018-02-19
* Ensure we are not holding per-cpu data lock when pausing VCPUDmitry Torokhov2018-02-16
* crosvm: fix run_vm return values for pluginStephen Barber2018-02-15
* crosvm: with vcpus > 1 cleanly shutdown jailed processesRob Bradford2018-02-14
* crosvm: allow control of running VM via socketRob Bradford2018-02-13
* main: Exit with non-zero exit code on failureDylan Reid2018-02-13
* allow plugin to query for KVM extensionsZach Reizner2018-02-12
* crosvm/plugin: allow plugins to exit early succesfullyZach Reizner2018-02-12
* add plugin support for configuring CPUIDZach Reizner2018-02-12
* allow non-dirty log memory regions from the plugin processZach Reizner2018-02-12
* add plugin support for model specific registersZach Reizner2018-02-12
* add support for accessing debug registers in the plugin processZach Reizner2018-02-12
* crosvm: support passing command line arguments to plugin processZach Reizner2018-02-12
* crosvm: run plugin process in a jail by defaultZach Reizner2018-02-12
* crosvm: add support for plugin processZach Reizner2018-02-09
* crosvm: move kernel_cmdline to it's own crateSonny Rao2018-02-02
* hw/virtio/vhost: Add simple tests backed by fakesJason D. Clinton2018-02-02
* crosvm: change GuestAddress to always be a u64Sonny Rao2018-02-01
* Change the group for the wayland process to crosvmChirantan Ekbote2018-01-25
* main: Allow qcow files to be used as disksDylan Reid2018-01-19
* crosvm: use tsync for seccomp jailsStephen Barber2018-01-08
* Clean up wayland device jailChirantan Ekbote2018-01-06
* crosvm: remove stderr from preserved FDsStephen Barber2018-01-05
* crosvm: refactor linux vm running sequenceZach Reizner2018-01-04
* crosvm: have DeviceManager make direct VM changesZach Reizner2018-01-04
* main: Add inflate/deflate interface for balloonDylan Reid2018-01-02
* devices: Add balloonDylan Reid2017-12-18
* crosvm: move run_config to its own moduleZach Reizner2017-12-14
* main: Use /var/empty for jailed rootsDylan Reid2017-12-11
* crosvm: fix MPTable, enable apicSlava Malyugin2017-11-15
* crosvm: don't die on suspend/resumeStephen Barber2017-11-02
* crosvm: remove stdin from pollables at EOF/errorStephen Barber2017-10-31
* crosvm/devices: set thread namesStephen Barber2017-10-30
* crosvm: allow specifying wayland path and groupStephen Barber2017-10-26
* Use minijail_forkDylan Reid2017-10-25
* Move crosvm/hw to a new devices moduleDylan Reid2017-10-09
* Move vm_control to a top-level crateDylan Reid2017-10-09
* main: Default to sandboxed devicesDylan Reid2017-10-03
* main: use - instead of _ for seccomp policy argumentDylan Reid2017-10-03
* Load seccomp files from standard locationChirantan Ekbote2017-10-02
* convert println logs to logging macrosZach Reizner2017-09-29
* Implement virtio-vsockChirantan Ekbote2017-09-18
* Improve guest memory error handlingDylan Reid2017-09-11
* vhost: Fix-up failing tests and add a little more coverageJason D. Clinton2017-09-09
* crosvm: add virtio wayland deviceZach Reizner2017-09-08
* crosvm: add uid_map/gid_map support to jailed devicesZach Reizner2017-09-08