summary refs log tree commit diff
path: root/kvm/tests/real_run_adder.rs
Commit message (Expand)AuthorAge
* Add runnable vcpuDylan Reid2019-12-10
* edition: Remove extern crate linesDavid Tolnay2019-04-15
* memory: Add methods to return error on short writes and readsDavid Tolnay2019-01-13
* kvm: fix clippy error about multiple mut referencesZach Reizner2018-10-12
* cargo fmt all source codeZach Reizner2018-10-09
* sys_util: Add guest_memoryDylan Reid2017-05-25
* kvm: add kvm crate to safely use kvmZach Reizner2017-05-08