summary refs log tree commit diff
Commit message (Expand)AuthorAge
* fix warning and bit rotted tests uncovered by kokoroZach Reizner2018-09-22
* seccomp: Update 9p policyChirantan Ekbote2018-09-21
* kokoro: add initial presubmit script and configStephen Barber2018-09-21
* devices: block: enforce read-only in execute()Daniel Verkamp2018-09-21
* seccomp: whitelist connect for wl_deviceDaniel Verkamp2018-09-20
* devices: block: clear flush timer once it firesDaniel Verkamp2018-09-19
* devices: block: allow timerfd syscalls in seccompDaniel Verkamp2018-09-19
* qcow: Add a utility program for qcow analysisDylan Reid2018-09-19
* qcow: Add accessors for more file stateDylan Reid2018-09-19
* 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
* devices: block: Flush a minute after a writeDylan Reid2018-09-17
* sys_util: timerfd: Add ability to check if the timer is armedDylan Reid2018-09-17
* qcow: Cache address and refcount tablesDylan Reid2018-09-17
* gpu: add sandboxing via minijail for virtio gpu device.David Riley2018-09-17
* Add basic rustfmt configDylan Reid2018-09-15
* qcow: Add refcounting helperDylan Reid2018-09-15
* qcow: Add vec_cacheDylan Reid2018-09-15
* qcow: Add raw file structDylan Reid2018-09-13
* devices: pci: add subsystem vendor and device IDDylan Reid2018-09-13
* devices: pci: fix capability mask in status regDylan Reid2018-09-10
* resources: fix allocator doc testsDylan Reid2018-09-10
* devices: Move VirtioDevice to its own fileDylan Reid2018-09-10
* Arch: Big refactor and add an empty PCI busDylan Reid2018-09-10
* devices: block: implement discard and write zeroesDaniel Verkamp2018-09-10
* pci: add tests for add_capability()Daniel Verkamp2018-09-05
* virtio-gpu: fix reporting of VIRTIO_F_VERSION_1Daniel Verkamp2018-09-05
* qcow: deallocate clusters in write_zeroesDaniel Verkamp2018-09-05
* qcow: implement WriteZeroes for QcowFileDaniel Verkamp2018-09-05
* sys_util: add WriteZeroes trait and impl for FileDaniel Verkamp2018-09-05
* sys_util: add safe wrapper for fallocate()Daniel Verkamp2018-09-05
* plugin: do not fail crosvm_vcpu_get_msrs() if we failed to fetch someDmitry Torokhov2018-08-31
* kvm: fix get_msrs() to handle case where KVM does not fetch all MSRsDmitry Torokhov2018-08-31
* kvm: fix set_gsi_routing() testDmitry Torokhov2018-08-31
* Fix typo in libminijail.rs.Jorge Lucangeli Obes2018-08-30
* plugin: return number of supported MSRS even if buffer is too smallDmitry Torokhov2018-08-29
* Remove sync requirements of pci device traitJingkui Wang2018-08-29
* seccomp: move 9s policy aarch64 -> armStephen Barber2018-08-20
* qcow: fix check for compressed cluster bitDaniel Verkamp2018-08-17
* devices: block: define config space as a structDaniel Verkamp2018-08-15
* devices: block: add support for read-only featureDaniel Verkamp2018-08-13
* devices: block: store features as a u64Daniel Verkamp2018-08-13
* main: replace block writable option with read_onlyDaniel Verkamp2018-08-13
* devices: block: define features as shift countsDaniel Verkamp2018-08-13
* Add capabilities to PCI configuration spaceDylan Reid2018-08-09
* x86_64: Don't allocate addrs in the 32 bit gapDylan Reid2018-08-09
* virtio: Implement the 9P deviceChirantan Ekbote2018-08-08
* 9s: Server binary for the 9p file systemChirantan Ekbote2018-08-08
* bitfield: Add fmt::DebugJingkui Wang2018-08-07
* sys_util: enable custom events in pollcontextJingkui Wang2018-08-06