summary refs log tree commit diff
path: root/vhost/src/net.rs
Commit message (Expand)AuthorAge
* 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
* cargo fmt all source codeZach Reizner2018-10-09
* hw/virtio/vhost: Add simple tests backed by fakesJason D. Clinton2018-02-02
* 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