summary refs log tree commit diff
Commit message (Expand)AuthorAge
* crosvm: PIT: use full address and avoid conflictZhuocheng Ding2019-12-10
* devices: IOAPIC: ignore interrupt polarityZhuocheng Ding2019-12-10
* Support configurable screen sizesJason Macnak2019-12-10
* devices: fs: Support fs crypto ioctlsChirantan Ekbote2019-12-10
* qcow: avoid out-of-bounds access in alloc_refblocksDaniel Verkamp2019-12-10
* linux.rs: Don't use /proc/sys/fs/file-maxChirantan Ekbote2019-12-09
* Adds a flag_or_value command line argument optionJason Macnak2019-12-09
* devices: clone the EventFds before activateChuanxiao Dong2019-12-09
* seccomp: Allow clock_gettime for audio deviceLepton Wu2019-12-07
* aarch64: use gicv3 when availableStephen Boyd2019-12-06
* seccomp: Add initial arm64 seccomp filtersStephen Boyd2019-12-06
* sys_util: guest_memory: check u64 to usize conversionDaniel Verkamp2019-12-06
* linux: check memory size calculation overflowDaniel Verkamp2019-12-06
* seccomp: add memfd_create to arm gpu_device.policyStephen Barber2019-12-06
* vfio: Implement bar mappableXiong Zhang2019-12-06
* sys_util: don't implement File*Volatile for SharedMemoryDaniel Verkamp2019-12-06
* devices: use File rather than shm in testsDaniel Verkamp2019-12-06
* seccomp: move gettid to common_device.policyZach Reizner2019-12-06
* devices: virtio: enable MSI-X for all devicesDaniel Verkamp2019-12-06
* ac97: combine PlaybackError and CaptureErrorFletcher Woodruff2019-12-04
* sys_util: Ignore struct_util doc commentDylan Reid2019-12-04
* linux.rs: Set open file limits for all devicesChirantan Ekbote2019-11-28
* disk: add get_len() to eliminate need for SeekDaniel Verkamp2019-11-27
* disk: switch from WriteZeroes to WriteZeroesAtDaniel Verkamp2019-11-27
* sys_util: do not deallocate space in write_zeroesDaniel Verkamp2019-11-27
* sys_util: add WriteZeroesAt traitDaniel Verkamp2019-11-27
* Setup vcpu's MTRRXiong Zhang2019-11-27
* io_jail: Use rlim64_t for minijail_rlimitChirantan Ekbote2019-11-27
* gpu_display: amend GpuDisplay to import and attach EventDevicesZach Reizner2019-11-26
* gpu_display: add EventDevice to bridge gpu_display to a virtual input deviceZach Reizner2019-11-26
* sys_util: poll: add iter_writable to set of methods for PollEventsZach Reizner2019-11-26
* linux.rs: Remove references to chronosChirantan Ekbote2019-11-26
* disk: fix composite unit test buildDaniel Verkamp2019-11-25
* Cargo.lock: add sync to libcras dependenciesDaniel Verkamp2019-11-23
* x86_64: fix the incorrect parameter for disabling ACPIChuanxiao Dong2019-11-22
* devices: fs: Use 32-bit uid/gid values on armChirantan Ekbote2019-11-22
* devices: fs: Only resample interrupts on one threadChirantan Ekbote2019-11-22
* io_jail: Replace rlim_t with rlim64_tChirantan Ekbote2019-11-22
* ac97: bus_master: Sync SR_CELV with civ == lvipaulhsia2019-11-21
* ac97: bus_master: CR: Clean up reset registers optpaulhsia2019-11-21
* Enable seccomp for virtio-fsChirantan Ekbote2019-11-19
* Add fs device to --shared-dirChirantan Ekbote2019-11-19
* fuzz: block_fuzzer: add sparse param to Block::newDaniel Verkamp2019-11-19
* devices: block: add option to control sparsenessDaniel Verkamp2019-11-18
* vfio: Don't exit at get_region_info failureXiong Zhang2019-11-18
* Revert "devices: virtio: disable MSI-X for block and net"Daniel Verkamp2019-11-18
* devices: virtio: remove unused VirtioPciDevice functionsDaniel Verkamp2019-11-18
* devices: virtio: use signal helper for config changesDaniel Verkamp2019-11-18
* devices: virtio: pass Interrupt to activate()Daniel Verkamp2019-11-18
* devices: virtio: block: refactor status_writer setupDaniel Verkamp2019-11-18