summary refs log tree commit diff
path: root/devices/src/virtio/wl.rs
Commit message (Expand)AuthorAge
* sys_util: remove Scm struct and sock_ctrl_msg C libraryZach Reizner2018-09-17
* Move gpu allocator to resourcesDylan Reid2018-07-09
* sys_util: move round_to_page_size to sys_utilZach Reizner2018-06-21
* virtwl: implement dmabuf sync supportDavid Reveman2018-06-19
* wl: do not close FDs that were hungupZach Reizner2018-06-07
* virtwl: better multi-plane DMABuf supportDavid Reveman2018-05-26
* virtwl: Add DMABuf allocation support.David Reveman2018-05-16
* wl: send HUP event when VFDs are hungupZach Reizner2018-04-27
* devices: use nested PollContext in wayland deviceZach Reizner2018-04-06
* wl: add pipe vfd supportZach Reizner2018-04-05
* wl: avoid inserting empty virtio queue entriesZach Reizner2018-03-22
* crosvm: change GuestAddress to always be a u64Sonny Rao2018-02-01
* wl: increase max FDs to send/recvZach Reizner2017-11-15
* crosvm/devices: set thread namesStephen Barber2017-10-30
* Move crosvm/hw to a new devices moduleDylan Reid2017-10-09