summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAge
* 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
* gpu: add sandboxing via minijail for virtio gpu device.David Riley2018-09-17
* Arch: Big refactor and add an empty PCI busDylan Reid2018-09-10
* devices: block: add support for read-only featureDaniel Verkamp2018-08-13
* main: replace block writable option with read_onlyDaniel Verkamp2018-08-13
* virtio: Implement the 9P deviceChirantan Ekbote2018-08-08
* linux: Allow running without chromeos-low_memDylan Reid2018-08-01
* plugin: allow retrieving list of supported MSRsDmitry Torokhov2018-07-31
* linux: Create stuct to hold runnable stateDylan Reid2018-07-31
* balloon: Implement device policyChirantan Ekbote2018-07-27
* main: Fix help for create_qcow2Dylan Reid2018-07-23
* mptable: Add ability to allocate pci interruptsDylan Reid2018-07-23
* gpu: implement virtio-gpuZach Reizner2018-07-20
* devices: proxy - Add support for proxying PciDevicesDylan Reid2018-07-18
* qcow: Set refcounts for initial clusters.Dylan Reid2018-07-16
* plugin: allow retrieving and setting VCPU eventsSlava Malyugin2018-07-11
* Move gpu allocator to resourcesDylan Reid2018-07-09
* Remove the device manager and use the new resource allocatorDylan Reid2018-06-29
* virtwl: exclude "pvr" drm devices for mediatek systemsSonny Rao2018-06-14
* net: Allow passing in a configured tap fd on the command lineChirantan Ekbote2018-06-12
* virtwl: better multi-plane DMABuf supportDavid Reveman2018-05-26
* plugin: allow retrieving and setting XCR VCPU statesDmitry Torokhov2018-05-18
* virtwl: Fix wayland-dmabuf argument typo.David Reveman2018-05-18
* virtwl: Add DMABuf allocation support.David Reveman2018-05-16
* crosvm/plugin: allow specifying root directory for pluginDmitry Torokhov2018-05-16
* crosvm: add a feature to disable sandbox by defaultDmitry Torokhov2018-05-11
* 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