summary refs log tree commit diff
path: root/data_model
Commit message (Expand)AuthorAge
* volatile_memory: Fix usize/u64 confusion in doc testDylan Reid2018-02-05
* crosvm: change GuestAddress to always be a u64Sonny Rao2018-02-01
* data_model: add basic methods functions for using DataInit typesZach Reizner2018-01-25
* data_model: add copy functions for copying slices in VolatileSlice'sZach Reizner2017-09-01
* crosvm: refactor and expand vm control socket IPCZach Reizner2017-08-25
* data_model: add volatile_memory module for volatile accessZach Reizner2017-06-27
* data_model: add unsigned endian typesZach Reizner2017-06-27
* Add data_model with DataInit traitDylan Reid2017-06-26