summary refs log tree commit diff
path: root/kvm/tests/dirty_log.rs
Commit message (Expand)AuthorAge
* kvm: use MappedRegion traitGurchetan Singh2020-06-12
* Add runnable vcpuDylan Reid2019-12-10
* resource: Rename device memory to mmioXiong Zhang2019-11-10
* use `SharedMemory::{named, anon}` to replace `::new`Zach Reizner2019-09-11
* edition: Remove extern crate linesDavid Tolnay2019-04-15
* toolchain: Update to Rust 1.31.0David Tolnay2018-12-13
* cargo fmt all source codeZach Reizner2018-10-09
* 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