summary refs log tree commit diff
path: root/src
Commit message (Expand)AuthorAge
* 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
* 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