summary refs log tree commit diff
Commit message (Expand)AuthorAge
* Move gpu allocator to resourcesDylan Reid2018-07-09
* gpu_display: provides wayland based output for virtio-gpuZach Reizner2018-07-09
* x86_64: fill cache info in cpuid, stop spoofing CPU vendor idSlava Malyugin2018-07-09
* Remove the device manager and use the new resource allocatorDylan Reid2018-06-29
* resources: Add system resource allocatorDylan Reid2018-06-29
* resources: Add address allocation helperDylan Reid2018-06-29
* p9: Fix file and directory creation modeChirantan Ekbote2018-06-27
* p9: Fix unsafe block in read functionChirantan Ekbote2018-06-21
* sys_util: move round_to_page_size to sys_utilZach Reizner2018-06-21
* virtwl: implement dmabuf sync supportDavid Reveman2018-06-19
* p9: Add server implementationChirantan Ekbote2018-06-15
* virtio-queue: Add an iterator over a descriptor chainChirantan Ekbote2018-06-15
* virtio-queue: Add an is_read_only() method for DescriptorChainChirantan Ekbote2018-06-15
* virtio: Derive Clone for DescriptorChainChirantan Ekbote2018-06-15
* virtwl: exclude "pvr" drm devices for mediatek systemsSonny Rao2018-06-14
* net: Allow passing in a configured tap fd on the command lineChirantan Ekbote2018-06-12
* wl: do not close FDs that were hungupZach Reizner2018-06-07
* crosvm: aarch64: whitelist gettimeofday for error messagesSonny Rao2018-06-01
* virtwl: better multi-plane DMABuf supportDavid Reveman2018-05-26
* Update libc version to 0.2.40Chirantan Ekbote2018-05-23
* p9: protocol: Add message definitionsChirantan Ekbote2018-05-22
* Add low-level p9 protocol implementationChirantan Ekbote2018-05-22
* crosvm: Switch to cc crate.Manoj Gupta2018-05-18
* qcow: Call fsync(2) when we want to flush to diskDylan Reid2018-05-18
* virtwl: Fix DMABuf support on when building for 32bit.David Reveman2018-05-18
* plugin: allow retrieving and setting XCR VCPU statesDmitry Torokhov2018-05-18
* virtwl: Fix wayland-dmabuf argument typo.David Reveman2018-05-18
* kvm: fix test for getting and setting xcrsDmitry Torokhov2018-05-17
* virtwl: Add DMABuf allocation support.David Reveman2018-05-16
* crosvm/plugin: allow specifying root directory for pluginDmitry Torokhov2018-05-16
* kvm: plumb accessors for VCPU XCR stateDmitry Torokhov2018-05-16
* kvm: fix definition of KVM_SET_XCRS ioctlDmitry Torokhov2018-05-16
* io_jail: fix missing null terminator for close_fds testZach Reizner2018-05-11
* crosvm: add a feature to disable sandbox by defaultDmitry Torokhov2018-05-11
* crosvm: aarch64: fix truncate on wayland policySonny Rao2018-05-09
* sys_util: SharedMemory: fix signature for memfd_create syscallSonny Rao2018-05-09
* crosvm: aarch64: fix lack of shifting for base_dev_pfnSonny Rao2018-05-08
* gpu_buffer: create bindings to minigbmZach Reizner2018-05-08
* devices: add an emulated ARM pl030 RTC clockSonny Rao2018-05-04
* devices: block: add sector info to block errorsSonny Rao2018-05-04
* plugin: measure max/avg latencies of all plugin APISlava Malyugin2018-05-04
* crosvm/linux: remove unusued error variantsZach Reizner2018-05-01
* qcow: avoid truncation if usize is 32 bitsDylan Reid2018-04-27
* wl: send HUP event when VFDs are hungupZach Reizner2018-04-27
* crosvm: aarch64: fix seccomp entry for ftruncate on aarch64Sonny Rao2018-04-26
* crosvm/plugin: fmt plugin module and remove negative error codeZach Reizner2018-04-26
* crovm/plugin: fix PerVcpuState to be per vcpuZach Reizner2018-04-26
* Fix a typo: virtio::NOITFY_REG_OFFSET -> virtio::NOTIFY_REG_OFFSETPhilipp Kern2018-04-23
* Fix signal handling in VCPU threadsMark Ryan2018-04-23
* sys_util: handle EINTR return from epoll_waitZach Reizner2018-04-19