1. 17ccaad crosvm: add cmdline flags for configuring serial outputs in guest machine by Trent Begin · 5 years ago
  2. bbd24c5 aarch64: make Android fstab optional by Daniel Verkamp · 5 years ago
  3. 5dd8694 Add Android fstab support to aarch64, based on x86_64 version by Greg Hartman · 5 years ago
  4. f55f75d crosvm: Fix misleading field name in VmComponents struct. by Jakub Staron · 5 years ago
  5. f82d632 aarch64: add PCI device memory region to fdt by Daniel Prilik · 5 years ago
  6. 7303d2c resources: add build method to SystemAllocator by Daniel Prilik · 6 years ago
  7. aecf9a4 edition: Remove extern crate lines by David Tolnay · 5 years ago
  8. 3df3552 lints: Enforce sorted order for enum variants by David Tolnay · 6 years ago
  9. 107edb3 main: add --cpu-affinity option to pin VCPUs by Daniel Verkamp · 6 years ago
  10. fdac5ed edition: Use dyn syntax for trait objects by David Tolnay · 6 years ago
  11. be03426 arch: Replace Box<dyn Error> with error enum by David Tolnay · 6 years ago
  12. b852264 linux: use panic=-1 to reboot immediately on panic by Daniel Verkamp · 6 years ago
  13. c69f975 error: Consistently use Display instead of error description() by David Tolnay · 6 years ago
  14. 96f2d8e linux: rename function of device creation by Jianxun Zhang · 6 years ago
  15. e403f5c linux: add support for loading an initrd by Daniel Verkamp · 6 years ago
  16. 26ac928 Add logic to set up PIT (guarded by flag). by Miriam Zimmerman · 6 years ago
  17. 4133b01 crosvm: x86_64 guest support for android device-tree by Tristan Muntsinger · 6 years ago
  18. 3ba0098 crosvm: add debug labels to devices for improved SIGCHLD logs by Zach Reizner · 6 years ago
  19. c195616 arch: add generic image loading function by Daniel Verkamp · 6 years ago
  20. 2bac1e7 toolchain: Update to Rust 1.31.0 by David Tolnay · 6 years ago
  21. 1d4d44a sync: Mutex type with methods that panic instead of return error by David Tolnay · 6 years ago
  22. 402d53b devices: virtio: remove virtio MMIO transport by Daniel Verkamp · 6 years ago
  23. 4ad6de0 aarch64: remove unused UnixDatagram import by Daniel Verkamp · 6 years ago
  24. 8eceba3 devices: make PCI work in --disable-sandbox mode by Daniel Verkamp · 6 years ago
  25. c1f0827 cargo fmt aarch64 and kvm by Daniel Verkamp · 6 years ago
  26. 6c765fd aarch64: remove reboot=k kernel cmdline option by Daniel Verkamp · 6 years ago
  27. 56f283b Revert "Revert "linux: Convert all virtio devices to PCI"" by Daniel Verkamp · 6 years ago
  28. c7af4b1 aarch64: add arm serial input support by Sonny Rao · 6 years ago
  29. 55a9e50 cargo fmt all source code by Zach Reizner · 6 years ago
  30. c8986f1 Revert "linux: Convert all virtio devices to PCI" by Daniel Verkamp · 6 years ago
  31. d635acb linux: Convert all virtio devices to PCI by Daniel Verkamp · 6 years ago
  32. 948b5f7 aarch64: add generic PCI host controller by Daniel Verkamp · 6 years ago
  33. aa12c74 devices: pci: add ioeventfds to PciDevice trait by Dylan Reid · 6 years ago
  34. 0f579cb move pci root creation to arch by Dylan Reid · 6 years ago
  35. 059a188 Arch: Big refactor and add an empty PCI bus by Dylan Reid · 6 years ago
  36. a697d31 mptable: Add ability to allocate pci interrupts by Dylan Reid · 6 years ago
  37. 836466a devices: proxy - Add support for proxying PciDevices by Dylan Reid · 6 years ago
  38. 228e4a6 Move gpu allocator to resources by Dylan Reid · 6 years ago
  39. ef7352f Remove the device manager and use the new resource allocator by Dylan Reid · 6 years ago
  40. 5165cb7 crosvm: aarch64: fix lack of shifting for base_dev_pfn by Sonny Rao · 6 years ago
  41. e082339 devices: add an emulated ARM pl030 RTC clock by Sonny Rao · 6 years ago
  42. a7fae25 crosvm: aarch64: get kernel's preferred target type for vcpus by Sonny Rao · 7 years ago
  43. 2ffa0cb crosvm: aarch64 guest support by Sonny Rao · 7 years ago