summary refs log tree commit diff
path: root/aarch64/src
Commit message (Expand)AuthorAge
...
* devices: make PCI work in --disable-sandbox modeDaniel Verkamp2018-10-19
* cargo fmt aarch64 and kvmDaniel Verkamp2018-10-18
* aarch64: remove reboot=k kernel cmdline optionDaniel Verkamp2018-10-12
* Revert "Revert "linux: Convert all virtio devices to PCI""Daniel Verkamp2018-10-12
* aarch64: add arm serial input supportSonny Rao2018-10-12
* cargo fmt all source codeZach Reizner2018-10-09
* Revert "linux: Convert all virtio devices to PCI"Daniel Verkamp2018-10-04
* linux: Convert all virtio devices to PCIDaniel Verkamp2018-10-02
* aarch64: add generic PCI host controllerDaniel Verkamp2018-10-01
* devices: pci: add ioeventfds to PciDevice traitDylan Reid2018-10-01
* move pci root creation to archDylan Reid2018-10-01
* Arch: Big refactor and add an empty PCI busDylan Reid2018-09-10
* mptable: Add ability to allocate pci interruptsDylan Reid2018-07-23
* devices: proxy - Add support for proxying PciDevicesDylan Reid2018-07-18
* Move gpu allocator to resourcesDylan Reid2018-07-09
* Remove the device manager and use the new resource allocatorDylan Reid2018-06-29
* crosvm: aarch64: fix lack of shifting for base_dev_pfnSonny Rao2018-05-08
* devices: add an emulated ARM pl030 RTC clockSonny Rao2018-05-04
* crosvm: aarch64: get kernel's preferred target type for vcpusSonny Rao2018-04-03
* crosvm: aarch64 guest supportSonny Rao2018-04-03