summary refs log tree commit diff
Commit message (Expand)AuthorAge
* crosvm: x86_64 guest support for android device-treeTristan Muntsinger2019-01-28
* linux: Add ac97 device with CRAS backendpaulhsia2019-01-27
* linux: add ac97 to the pci busDylan Reid2019-01-26
* devices: Add an Ac97 PCI deviceDylan Reid2019-01-26
* kokoro: Move the crosvm workdirDylan Reid2019-01-26
* crosvm: add debug labels to devices for improved SIGCHLD logsZach Reizner2019-01-26
* kokoro: Add a symlink to crosvm for other cratesDylan Reid2019-01-24
* tpm: Virtio tpm deviceDavid Tolnay2019-01-24
* kokoro: Avoid docker build from stdin to support COPYDavid Tolnay2019-01-24
* Add FakeClock and FakeTimerFd for use in tests.Miriam Zimmerman2019-01-24
* kvm: annotate tests for x86-specific APIsDmitry Torokhov2019-01-24
* readme: default mode is multiprocessDaniel Verkamp2019-01-24
* sys_util: Fix unit test error in armpaulhsia2019-01-23
* crosvm/linux: use kvmclock_ctrl to signal that VCPU was suspendedZach Reizner2019-01-23
* kvm: add wrapper for KVM_KVMCLOCK_CTRL VM ioctlZach Reizner2019-01-23
* crosvm: add suspend/resume commandsZach Reizner2019-01-23
* sync: add Convar wrapper that panics instead of returning ResultZach Reizner2019-01-23
* kokoro: Add adhd repoDylan Reid2019-01-23
* plugin: allow retrieving and setting VM clockDmitry Torokhov2019-01-22
* kvm: plumb accessors for KVM_GET_CLOCK/KVM_SET_CLOCKDmitry Torokhov2019-01-22
* crosvm: Support cros-rust version crosvm ebuildpaulhsia2019-01-22
* kokoro: Document command for publishing imageDavid Tolnay2019-01-19
* sys_util: refactor pollcontext to decouple events from epoll fd.Jingkui Wang2019-01-19
* build: Restore ability to compile data_model and sys_util in isolationDavid Tolnay2019-01-18
* arch: add generic image loading functionDaniel Verkamp2019-01-18
* kokoro: Install libtpm2David Tolnay2019-01-18
* remove rand crateDaniel Prilik2019-01-17
* kokoro: install libfdt-devDaniel Verkamp2019-01-17
* kernel_loader: fix ELF Phdr p_type comparisonDaniel Verkamp2019-01-16
* devices: block: add resize VmControl requestDaniel Verkamp2019-01-16
* crosvm: use updated minigbm APIs.Maksim Sisov2019-01-14
* tpm: Add safe TPM simulator bindingDavid Tolnay2019-01-13
* resources: re-alphabetize importsDaniel Verkamp2019-01-13
* tpm: Add tpm2-sys crateDavid Tolnay2019-01-13
* memory: Add methods to return error on short writes and readsDavid Tolnay2019-01-13
* resources: data_model is not used, don't depend on itDylan Reid2019-01-11
* Remove unused #[macro_use] attributesDaniel Verkamp2019-01-10
* sys_util: Add net module includes UnixSeqpacketpaulhsia2019-01-10
* devices: wl: add resource bridge to fds to keep when jailedDavid Riley2019-01-09
* devices: gpu: add resource bridge to fds to keep when jailedDavid Riley2019-01-09
* devices: gpu: add lstat to gpu device seccompDavid Riley2019-01-09
* 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