summary refs log tree commit diff
path: root/resources/src
Commit message (Expand)AuthorAge
* crosvm: pstore works for ARCVM on x86_64Kansho Nishida2020-02-03
* resource: Rename device memory to mmioXiong Zhang2019-11-10
* Resource: Unify mmio allocatorXiong Zhang2019-11-10
* Add explicit `dyn` for trait objectsDaniel Verkamp2019-10-17
* vm_control: support registering memory at a specific addressGurchetan Singh2019-10-01
* crosvm: virtio-pmem deviceJakub Staron2019-06-05
* resources+pci: allocator rework (allocation tags)Daniel Prilik2019-04-20
* resources: add build method to SystemAllocatorDaniel Prilik2019-04-17
* edition: Remove extern crate linesDavid Tolnay2019-04-15
* edition: Use dyn syntax for trait objectsDavid Tolnay2019-04-08
* edition: Update absolute paths to 2018 styleDavid Tolnay2019-03-13
* resources: re-alphabetize importsDaniel Verkamp2019-01-13
* Remove unused #[macro_use] attributesDaniel Verkamp2019-01-10
* wl: silence unused code warningsDaniel Verkamp2018-11-21
* crosvm: use msg_socket in vm_controlJingkui Wang2018-11-19
* cargo fmt all source codeZach Reizner2018-10-09
* resources: fix allocator doc testsDylan Reid2018-09-10
* Move gpu allocator to resourcesDylan Reid2018-07-09
* Remove the device manager and use the new resource allocatorDylan Reid2018-06-29
* resources: Add system resource allocatorDylan Reid2018-06-29
* resources: Add address allocation helperDylan Reid2018-06-29