summary refs log tree commit diff
path: root/vm_control
Commit message (Expand)AuthorAge
...
* usb: add host backendJingkui Wang2019-03-16
* main: log responses to command line vm control requestsZach Reizner2019-02-28
* crosvm: use seqpacket rather than datagram socketsZach Reizner2019-02-28
* error: Print errors using Display implDavid Tolnay2019-02-20
* crosvm: add suspend/resume commandsZach Reizner2019-01-23
* devices: block: add resize VmControl requestDaniel Verkamp2019-01-16
* devices: balloon: fix the 'crosvm balloon' commandDaniel Verkamp2019-01-05
* lint: Resolve the easier clippy lintsDavid Tolnay2018-12-03
* crosvm: use msg_socket in vm_controlJingkui Wang2018-11-19
* kvm: refactor ioeventfd datamatch interfaceDaniel Verkamp2018-10-11
* cargo fmt all source codeZach Reizner2018-10-09
* sys_util: remove Scm struct and sock_ctrl_msg C libraryZach Reizner2018-09-17
* Move gpu allocator to resourcesDylan Reid2018-07-09
* Remove the device manager and use the new resource allocatorDylan Reid2018-06-29
* virtwl: better multi-plane DMABuf supportDavid Reveman2018-05-26
* virtwl: Add DMABuf allocation support.David Reveman2018-05-16
* vm_control: more error signedness fixesDmitry Torokhov2018-03-01
* vm_control: do not use negative error coded for errno-based errorsDmitry Torokhov2018-02-27
* kvm: support adding read only memory to VMsZach Reizner2018-02-06
* crosvm: change GuestAddress to always be a u64Sonny Rao2018-02-01
* kvm: add dirty log supportZach Reizner2018-01-03
* main: Add inflate/deflate interface for balloonDylan Reid2018-01-02
* sys_util/vm_control: Don't test shm if memfd_create doesn't existDylan Reid2017-11-16
* Move vm_control to a top-level crateDylan Reid2017-10-09