1. e32a6c9 devices: PCI: use configuration callback by Gurchetan Singh · 6 years ago
  2. b4bd00f error: Print errors using Display impl by David Tolnay · 6 years ago
  3. e403f5c linux: add support for loading an initrd by Daniel Verkamp · 6 years ago
  4. 26ac928 Add logic to set up PIT (guarded by flag). by Miriam Zimmerman · 6 years ago
  5. 4133b01 crosvm: x86_64 guest support for android device-tree by Tristan Muntsinger · 6 years ago
  6. 3ba0098 crosvm: add debug labels to devices for improved SIGCHLD logs by Zach Reizner · 6 years ago
  7. c195616 arch: add generic image loading function by Daniel Verkamp · 6 years ago
  8. 2bac1e7 toolchain: Update to Rust 1.31.0 by David Tolnay · 6 years ago
  9. 1d4d44a sync: Mutex type with methods that panic instead of return error by David Tolnay · 6 years ago
  10. 5bbbf61 lint: Resolve the easier clippy lints by David Tolnay · 6 years ago
  11. 402d53b devices: virtio: remove virtio MMIO transport by Daniel Verkamp · 6 years ago
  12. 120d95e devices: pci: support level-triggered interrupts by Daniel Verkamp · 6 years ago
  13. 8eceba3 devices: make PCI work in --disable-sandbox mode by Daniel Verkamp · 6 years ago
  14. 56f283b Revert "Revert "linux: Convert all virtio devices to PCI"" by Daniel Verkamp · 6 years ago
  15. cf2e00e arch: add virtio-pci eventfds with exact match by Daniel Verkamp · 6 years ago
  16. db6edff kvm: refactor ioeventfd datamatch interface by Daniel Verkamp · 6 years ago
  17. 55a9e50 cargo fmt all source code by Zach Reizner · 6 years ago
  18. c8986f1 Revert "linux: Convert all virtio devices to PCI" by Daniel Verkamp · 6 years ago
  19. d635acb linux: Convert all virtio devices to PCI by Daniel Verkamp · 6 years ago
  20. 9f2bbc8 devices: pci: fix registration of PCI IRQs by Dylan Reid · 6 years ago
  21. aa12c74 devices: pci: add ioeventfds to PciDevice trait by Dylan Reid · 6 years ago
  22. c5a6762 devices: pci: add keep_fds to PciDevice by Daniel Verkamp · 6 years ago
  23. 0f579cb move pci root creation to arch by Dylan Reid · 6 years ago
  24. 059a188 Arch: Big refactor and add an empty PCI bus by Dylan Reid · 6 years ago
  25. a697d31 mptable: Add ability to allocate pci interrupts by Dylan Reid · 6 years ago
  26. 228e4a6 Move gpu allocator to resources by Dylan Reid · 6 years ago
  27. ef7352f Remove the device manager and use the new resource allocator by Dylan Reid · 6 years ago
  28. a7fae25 crosvm: aarch64: get kernel's preferred target type for vcpus by Sonny Rao · 7 years ago
  29. ed517d1 crosvm: create a LinuxArch trait and use it for x86 by Sonny Rao · 7 years ago