summary refs log tree commit diff
path: root/aarch64/Cargo.toml
Commit message (Expand)AuthorAge
* arch: add public API for creating GuestMemoryAlyssa Ross2020-06-15
* Add logic to setup PIC/IOAPIC.Zhuocheng Ding2020-03-05
* lints: Enforce sorted order for enum variantsDavid Tolnay2019-04-13
* cargo: Sort all dependency lists in Cargo.tomlDavid Tolnay2019-04-09
* edition: Update aarch64 crate to 2018 editionDavid Tolnay2019-04-08
* crosvm: x86_64 guest support for android device-treeTristan Muntsinger2019-01-28
* sync: Mutex type with methods that panic instead of return errorDavid Tolnay2018-12-05
* Revert "Revert "linux: Convert all virtio devices to PCI""Daniel Verkamp2018-10-12
* Revert "linux: Convert all virtio devices to PCI"Daniel Verkamp2018-10-04
* linux: Convert all virtio devices to PCIDaniel Verkamp2018-10-02
* Remove the device manager and use the new resource allocatorDylan Reid2018-06-29
* crosvm: aarch64 guest supportSonny Rao2018-04-03