summary refs log tree commit diff
Commit message (Expand)AuthorAge
* sys_util: use PUNCH_HOLE to implement write_zeroesDaniel Verkamp2018-10-13
* aarch64: remove reboot=k kernel cmdline optionDaniel Verkamp2018-10-12
* Revert "Revert "linux: Convert all virtio devices to PCI""Daniel Verkamp2018-10-12
* kvm: fix clippy error about mis-aligned pointer castsZach Reizner2018-10-12
* kvm: fix clippy error about multiple mut referencesZach Reizner2018-10-12
* kokoro: add continuous configStephen Barber2018-10-12
* sys_util: use checked arithmetic and alignment in sock_ctrl_msgZach Reizner2018-10-12
* aarch64: add arm serial input supportSonny Rao2018-10-12
* sys_util: simplify format string for Display impl for PriorityZach Reizner2018-10-12
* devices: virtio: pci: reset ISR status on readDaniel Verkamp2018-10-11
* arch: add virtio-pci eventfds with exact matchDaniel Verkamp2018-10-11
* kvm: refactor ioeventfd datamatch interfaceDaniel Verkamp2018-10-11
* mptable: mark PCI interrupts as edge triggeredDaniel Verkamp2018-10-10
* README: update rustfmt guidance to format all codeDaniel Verkamp2018-10-10
* rustfmt wire_format_derive and poll_token_deriveDaniel Verkamp2018-10-10
* crosvm: add msg_sock.Jingkui Wang2018-10-09
* gpu_renderer: cargo fmt epoxy_egl.rs, which is hugeZach Reizner2018-10-09
* cargo fmt all source codeZach Reizner2018-10-09
* virtio-gpu: use the newest capsGurchetan Singh2018-10-05
* qcow: track deallocated clusters as unreferencedDaniel Verkamp2018-10-05
* Revert "linux: Convert all virtio devices to PCI"Daniel Verkamp2018-10-04
* linux: Convert all virtio devices to PCIDaniel Verkamp2018-10-02
* devices: Implement virtio PCI transportDylan Reid2018-10-01
* aarch64: add generic PCI host controllerDaniel Verkamp2018-10-01
* x86_64: increase size of MMIO rangeDaniel Verkamp2018-10-01
* virtio: set default queue size to maximumDaniel Verkamp2018-10-01
* devices: pci: add MMIO config access mechanismDaniel Verkamp2018-10-01
* devices: pci: refactor config access mechanismDaniel Verkamp2018-10-01
* devices: pci: make more registers read onlyDaniel Verkamp2018-10-01
* devices: pci: ignore writable_bits when adding capsDaniel Verkamp2018-10-01
* devices: pci: fix registration of PCI IRQsDylan Reid2018-10-01
* devices: pci: fix add_bar return valueDylan Reid2018-10-01
* devices: pci: add ioeventfds to PciDevice traitDylan Reid2018-10-01
* devices: pci: add keep_fds to PciDeviceDaniel Verkamp2018-10-01
* devices: pci: add Programming Interface to deviceDaniel Verkamp2018-10-01
* move pci root creation to archDylan Reid2018-10-01
* devices: block: track flush timer armed stateDaniel Verkamp2018-09-27
* qcow: optimize sync_caches to avoid extra writesDaniel Verkamp2018-09-27
* qcow: buffer reads and writes in QcowRawFileDaniel Verkamp2018-09-27
* crosvm: set ARM_TRIPLE to armv7a-cros-linux-gnueabihfYunlian Jiang2018-09-26
* sys_util: use fallocate64 for large file supportDaniel Verkamp2018-09-26
* README: fix typo in quotingMike Frysinger2018-09-25
* kokoro: build and run all crosvm unit tests in dockerZach Reizner2018-09-22
* 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