1. 7445e2d Merge remote-tracking branch 'aosp/upstream-main' by Frederick Mayle · 2 years, 2 months ago
  2. 91296bd devices: vvu: virtio-iommu support in virtio-vhost-user by Woody Chow · 2 years, 3 months ago
  3. bc538b3 Merge remote-tracking branch 'aosp/upstream-main' into master by Steven Moreland · 2 years, 2 months ago
  4. bf0ae75 Revert "Revert "Merge remote-tracking branch 'aosp/upstream-main' into master."" by Steven Moreland · 2 years, 3 months ago
  5. dbd2418 system_allocator: add mmio-address-range parameter by David Stevens · 2 years, 3 months ago
  6. dc790f3 arch: refactor pci range generation by David Stevens · 2 years, 3 months ago
  7. e4db417 pstore: reserve ramoops region in system allocator by David Stevens · 2 years, 3 months ago
  8. 00ab01e resources: use RangeInclusive to create allocator by David Stevens · 2 years, 3 months ago
  9. 097623d arch: return system allocator config by David Stevens · 2 years, 3 months ago
  10. ef51618 Refactoring: Move common/base into base by Dennis Kempin · 2 years, 3 months ago
  11. 808bb0f resources: return overlapping Alloc in allocate_at by Daniel Verkamp · 2 years, 3 months ago
  12. 0db46d2 Revert "Merge remote-tracking branch 'aosp/upstream-main' into master." by Pierre-Clément Tosi · 2 years, 3 months ago
  13. bed40ad crosvm: migrate to Rust 2021 edition by Anton Romanov · 2 years, 3 months ago
  14. 935d1f0 Merge remote-tracking branch 'aosp/upstream-main' into master. by Andrew Walbran · 2 years, 3 months ago
  15. 629e352 Revert "system_allocator: allow more than one region to be in the pool" by Junichi Uekawa · 2 years, 3 months ago
  16. 4d0b6cb system_allocator: Update comments. by Junichi Uekawa · 2 years, 4 months ago
  17. 0b8b834 devices: vfio_pci: rename VfioMsixAllocator to VfioResourceAllocator by Peter Fang · 2 years, 5 months ago
  18. ae5118f Enable windows tests for a few crates by Vikram Auradkar · 2 years, 4 months ago
  19. 0bb6066 system_allocator: Check io range. by Junichi Uekawa · 2 years, 4 months ago
  20. 120318d resources: remove unneeded export of AddressAllocator by Junichi Uekawa · 2 years, 4 months ago
  21. b451dc7 devices: fix some test example values for allocator by Junichi Uekawa · 2 years, 4 months ago
  22. d2d66bc system_allocator: allow more than one region to be in the pool by Junichi Uekawa · 2 years, 4 months ago
  23. d782265 Merge remote-tracking branch 'aosp/upstream-main' into master by Andrew Walbran · 2 years, 4 months ago
  24. 67d4219 system_allocator: use config object pattern for constructing by Junichi Uekawa · 2 years, 4 months ago
  25. d7cbca2 system_allocator: Fix comments. by Junichi Uekawa · 2 years, 5 months ago
  26. 2360f1e Merge remote-tracking branch 'aosp/upstream-main' into master. by Andrew Walbran · 2 years, 4 months ago
  27. 0108238 Upstream windows build/test script by Vikram Auradkar · 2 years, 5 months ago
  28. bbd91d0 Add generalized file-backed mapping functionality by Mattias Nissler · 2 years, 6 months ago
  29. ef084fa resources: use PCI functions if devices are exhausted by Daniel Verkamp · 2 years, 6 months ago
  30. 3579616 Merge remote-tracking branch 'aosp/upstream-main' into master. by Andrew Walbran · 2 years, 5 months ago
  31. a475cd4 aarch64: avoid recalculating MMIO regions by Daniel Verkamp · 2 years, 5 months ago
  32. 4cc712a Re-run all2android.sh. by Andrew Walbran · 2 years, 5 months ago
  33. 4fbc554 Vfio-pci: Release irq_num at pci device remove by Xiong Zhang · 3 years ago
  34. ed1572d Pcie: Reserve bridge window and prefetch window for pcie rp by Xiong Zhang · 2 years, 6 months ago
  35. e5a3f60 Merge remote-tracking branch 'aosp/upstream-main' into master. by Andrew Walbran · 2 years, 6 months ago
  36. 2d45b91 resources: Release pci slot when vfio pci device is removed by Xiong Zhang · 3 years, 1 month ago
  37. f67785e devices:pcie: Specify Bus number at pci bridge creation by Xiong Zhang · 3 years, 1 month ago
  38. 57e4f54 Reland "Devices: Allocate non pci bar mmio at top of HighMmio" by Daniel Verkamp · 2 years, 8 months ago
  39. c0875bf Merge remote-tracking branch 'aosp/upstream-main' into master by Andrew Walbran · 2 years, 8 months ago
  40. 8a1c50d Refactoring: Move various general purpose crates to common/ by Dennis Kempin · 2 years, 8 months ago
  41. 6c29b1e Changes from latest cargo2android.py. by Andrew Walbran · 2 years, 9 months ago
  42. 70c66ba Revert "Devices: Allocate non pci bar mmio at top of HighMmio" by Dennis Kempin · 2 years, 8 months ago
  43. 9557588 Devices: Allocate non pci bar mmio at top of HighMmio by Xiong Zhang · 2 years, 9 months ago
  44. d7cbad7 resources: Introduce new allocator for VFIO platform device by Tomasz Nowicki · 3 years ago
  45. 8d26c71 resources: convert to ThisError and sort by Daniel Verkamp · 2 years, 10 months ago
  46. 544fb02 devices:pci: Pass pci bus number into allocate_pci() by Xiong Zhang · 3 years, 1 month ago
  47. b1fcab2 Don't include comments with version numbers in Android.bp files. by Andrew Walbran · 2 years, 11 months ago
  48. f9d2d64 Merge remote-tracking branch 'aosp/upstream-main' into master. by Andrew Walbran · 2 years, 11 months ago
  49. b5d1bc4 Merge remote-tracking branch 'aosp/upstream-main' into 'aosp/master' by Jason Macnak · 3 years ago
  50. f510eee Update Android.bp after latest Crosvm merge by Jason Macnak · 3 years ago
  51. b36408f Fix build files by Jorge E. Moreira · 3 years, 2 months ago
  52. 67c7636 Merge remote-tracking branch 'aosp/upstream-main' by Jorge E. Moreira · 3 years, 2 months ago
  53. d49bcdb replace all usage of MsgOnSocket derives by Zach Reizner · 3 years, 5 months ago
  54. 8863c0f Merge remote-tracking branch 'aosp/upstream-main' into master by Alistair Delva · 3 years, 3 months ago
  55. a98536a Revert^2 "Update Android.bp files" by Jorge Moreira Broche · 3 years, 3 months ago
  56. d50cfc6 Revert^2 "Merge remote-tracking branch 'aosp/upstream-main'" by Jorge Moreira Broche · 3 years, 3 months ago
  57. fb12132 Revert "Merge remote-tracking branch 'aosp/upstream-main'" by Florian Mayer · 3 years, 4 months ago
  58. a4b0e0a Revert "Update Android.bp files" by Florian Mayer · 3 years, 4 months ago
  59. af377bf Update Android.bp files by Jorge E. Moreira · 3 years, 4 months ago
  60. b8979ac Merge remote-tracking branch 'aosp/upstream-main' by Jorge E. Moreira · 3 years, 4 months ago
  61. fb90382 Merge "Clean up rust_test_host TEST_MAPPING after default update" by Treehugger Robot · 3 years, 4 months ago
  62. 3b0ea13 Clean up rust_test_host TEST_MAPPING after default update by Julien Desprez · 3 years, 4 months ago
  63. a028314 [LSC] Add LOCAL_LICENSE_KINDS to external/crosvm by Bob Badour · 3 years, 4 months ago
  64. 502b5de devices: change PCI slot and IRQ allocator. by Tomasz Jeznach · 3 years, 4 months ago
  65. 293913c rutabaga_gfx: rutabaga_gralloc: a shimmering beacon of hope by Gurchetan Singh · 3 years, 6 months ago
  66. 9cfdbd9 Fix clippy errors and some warnings. by Andrew Walbran · 3 years, 5 months ago
  67. 7085735 Merge commit '47996808415af4e0b7bd11db103b52d5fdd5fda7' into HEAD by Victor Hsieh · 3 years, 6 months ago
  68. 5e9995b Merge commit 'a5262a177f7b1b99f69eb182026ab44f3381f533' into HEAD by Alistair Delva · 3 years, 7 months ago
  69. 6a0960a base: First steps towards universal RawDescriptor by Michael Hoyle · 3 years, 8 months ago
  70. 4060eb5 resources: add allocator sets for mixed low/high by Daniel Verkamp · 3 years, 9 months ago
  71. 57d4f3a Merge commit 'ab04758814a29797d98faa67bf855ba2c6232fd5' into HEAD by Alistair Delva · 3 years, 8 months ago
  72. 25e3e62 resources: add allocator sets for mixed low/high by Daniel Verkamp · 3 years, 9 months ago
  73. c956513 Allow building for device as well as host. by Andrew Scull · 4 years, 3 months ago
  74. 5d1e8e6 Merge remote-tracking branch 'aosp/upstream-master' into master. by Andrew Walbran · 3 years, 10 months ago
  75. 6b19695 Add "base" crate and transition crosvm usages to it from sys_util by Michael Hoyle · 3 years, 10 months ago
  76. 8071fd3 Update .bp files and add rust test modules by Chih-Hung Hsieh · 3 years, 11 months ago
  77. faacadd Re-run cargo2android.py and fix up results. by Andrew Walbran · 3 years, 11 months ago
  78. 8683d23 Merge commit 'd372542ab3585d101e7dd663a59b98a0cc7f25be' into HEAD by Alistair Delva · 3 years, 11 months ago
  79. 014b351 resources: add address_from_pci_offset function by Gurchetan Singh · 4 years, 1 month ago
  80. c14eeae resources: release support for address_allocator by Tomasz Jeznach · 4 years, 1 month ago
  81. aa6bdd9 resources: allocate_at support for address_allocator by Tomasz Jeznach · 4 years, 1 month ago
  82. 81f0a97 to be upstreamed: resources: add address_from_pci_offset function by Gurchetan Singh · 4 years, 1 month ago
  83. 1880e98 in upstream: devices: pci: refactor PCI devices to use PciAddress. by Tomasz Jeznach · 4 years, 1 month ago
  84. da0e0f9 devices: pci: refactor PCI devices to use PciAddress. by Tomasz Jeznach · 4 years, 1 month ago
  85. 952bb9a Merge remote-tracking branch 'aosp/upstream-master' by Lingfeng Yang · 4 years, 1 month ago
  86. e1952dd Remove redundant single-component imports by Daniel Verkamp · 4 years, 2 months ago
  87. ce27adb Merge 'aosp/upstream-master' into 'aosp/crosvm-master' by Jason Macnak · 4 years, 4 months ago
  88. 282115b crosvm: pstore works for ARCVM on x86_64 by Kansho Nishida · 4 years, 6 months ago
  89. 80a0e3a Merge 'aosp/upstream-master' into 'aosp/crosvm-master' by Jason Macnak · 4 years, 6 months ago
  90. 9e2e3d4 Add crosvm_defaults by Jason Macnak · 4 years, 6 months ago
  91. 5439070 Update 'libc_rust' to 'liblibc' by Jason Macnak · 4 years, 6 months ago
  92. adf4160 Split Android.bp into subdirectories. by Jason Macnak · 4 years, 6 months ago
  93. 383b3b5 resource: Rename device memory to mmio by Xiong Zhang · 4 years, 8 months ago
  94. 87a3b44 Resource: Unify mmio allocator by Xiong Zhang · 4 years, 8 months ago
  95. 130fbbe Add explicit `dyn` for trait objects by Daniel Verkamp · 4 years, 8 months ago
  96. 7ca5e3d vm_control: support registering memory at a specific address by Gurchetan Singh · 5 years ago
  97. a3411ea crosvm: virtio-pmem device by Jakub Staron · 5 years ago
  98. d92f81a resources+pci: allocator rework (allocation tags) by Daniel Prilik · 5 years ago
  99. 7303d2c resources: add build method to SystemAllocator by Daniel Prilik · 5 years ago
  100. aecf9a4 edition: Remove extern crate lines by David Tolnay · 5 years ago