summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAge
* crosvm/linux: remove unusued error variantsZach Reizner2018-05-01
* crosvm/plugin: fmt plugin module and remove negative error codeZach Reizner2018-04-26
* crovm/plugin: fix PerVcpuState to be per vcpuZach Reizner2018-04-26
* Fix signal handling in VCPU threadsMark Ryan2018-04-23
* crosvm: Allow disks to be specified as /proc/self/fd/XDylan Reid2018-04-04
* crosvm/linux: switch to using PollContext in control loopZach Reizner2018-04-04
* crosvm: enable seccomp logging in debug buildsZach Reizner2018-04-04
* crosvm: aarch64: get kernel's preferred target type for vcpusSonny Rao2018-04-03
* crosvm: aarch64 guest supportSonny Rao2018-04-03
* plugin: allow retrieving and setting VM and VCPU statesDmitry Torokhov2018-03-30
* crosvm: support VM shutdown via SystemEventSonny Rao2018-03-29
* crosvm/plugin: create PIT for plugin VMsDmitry Torokhov2018-03-20
* crosvm: create a LinuxArch trait and use it for x86Sonny Rao2018-03-15
* crosvm/plugin: refactor poll loop to use PollContextZach Reizner2018-03-08
* plugin: add crosvm_net_get_configStephen Barber2018-03-08
* Fix race between un-pausing vcpu and requesting vcpu pauseDmitry Torokhov2018-03-08
* REAPPLY: crosvm: allow control of running VM via socketZach Reizner2018-03-07
* plugin: use positive error values for errno-based errorsDmitry Torokhov2018-03-06
* crosvm: linux: separate creating vcpus from running themSonny Rao2018-03-05
* crosvm: move x86_64 arch specific stuff into the x86_64 crateSonny Rao2018-03-02
* allow plugin to query KVM for supported/emulated CPUIDsDmitry Torokhov2018-02-28
* crosvm: put devices right after RAM in Guest physical address spaceSlava Malyugin2018-02-28
* 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