summary refs log tree commit diff
path: root/resources/src/lib.rs
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/master'Alyssa Ross2020-06-14
|\
| * resources: add address_from_pci_offset functionGurchetan Singh2020-06-12
* | Merge remote-tracking branch 'origin/master'Alyssa Ross2020-06-14
|\|
| * resources: release support for address_allocatorTomasz Jeznach2020-05-29
* | Merge remote-tracking branch 'origin/master'Alyssa Ross2020-05-10
|\|
| * devices: pci: refactor PCI devices to use PciAddress.Tomasz Jeznach2020-05-01
* | Remove unnecessary "extern crate" linesAlyssa Ross2020-04-11
|/
* 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
* 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: Update absolute paths to 2018 styleDavid Tolnay2019-03-13
* resources: re-alphabetize importsDaniel Verkamp2019-01-13
* Remove unused #[macro_use] attributesDaniel Verkamp2019-01-10
* crosvm: use msg_socket in vm_controlJingkui Wang2018-11-19
* Move gpu allocator to resourcesDylan Reid2018-07-09
* resources: Add system resource allocatorDylan Reid2018-06-29
* resources: Add address allocation helperDylan Reid2018-06-29