summary refs log tree commit diff
path: root/devices/src/bus.rs
Commit message (Expand)AuthorAge
* acpipm: implement suspend and resume mechanismChuanxiao Dong2020-02-19
* edition: Use dyn syntax for trait objectsDavid Tolnay2019-04-08
* error: Print errors using Display implDavid Tolnay2019-02-20
* crosvm: add debug labels to devices for improved SIGCHLD logsZach Reizner2019-01-26
* devices: add on_sandboxedJingkui Wang2018-12-25
* toolchain: Update to Rust 1.31.0David Tolnay2018-12-13
* sync: Mutex type with methods that panic instead of return errorDavid Tolnay2018-12-05
* cargo fmt all source codeZach Reizner2018-10-09
* devices: proxy - Add support for proxying PciDevicesDylan Reid2018-07-18
* devices: pci - Add PciDeviceDylan Reid2018-07-11
* Move crosvm/hw to a new devices moduleDylan Reid2017-10-09