summary refs log tree commit diff
path: root/vhost
Commit message (Expand)AuthorAge
* Make lots of things DebugAlyssa Ross2020-07-02
* Remove redundant single-component importsDaniel Verkamp2020-04-26
* vhost-net: set backend to null when activate fn quitChuanxiao Dong2020-02-03
* Remove unnecessary static str lifetimesDaniel Verkamp2019-11-08
* clippy: Resolve cast_ptr_alignmentDavid Tolnay2019-04-18
* edition: Eliminate ref keywordDavid Tolnay2019-04-18
* clippy: Resolve if_same_then_elseDavid Tolnay2019-04-17
* edition: Remove extern crate linesDavid Tolnay2019-04-15
* edition: Update vhost crate to 2018 editionDavid Tolnay2019-04-08
* crosvm: add memfd for GuestMemoryDaniel Prilik2019-03-25
* edition: Update absolute paths to 2018 styleDavid Tolnay2019-03-13
* error: Print errors using Display implDavid Tolnay2019-02-20
* sys_util: Combine GuestMemory::with_regions and with_regions_mutDavid Tolnay2018-12-18
* cargo fmt all source codeZach Reizner2018-10-09
* hw/virtio/vhost: Add simple tests backed by fakesJason D. Clinton2018-02-02
* crosvm: change GuestAddress to always be a u64Sonny Rao2018-02-01
* Implement virtio-vsockChirantan Ekbote2017-09-18
* vhost: Fix-up failing tests and add a little more coverageJason D. Clinton2017-09-09
* Refactor VhostNet into separate vhost and net piecesChirantan Ekbote2017-08-28
* vhost: add crate for interacting with vhost netStephen Barber2017-07-20