1. 93a422f Merge "pvmfw: Make template Fdt const" into main by Treehugger Robot · 10 months ago
  2. e905116 Merge "vmbase: Replace flatten() with slice::as_flattened" into main by Treehugger Robot · 10 months ago
  3. 48bce41 Merge "Rialto: Remove unnecessary unsharing after main" into main by Treehugger Robot · 10 months ago
  4. 1df7f4a Merge changes I203bd4ea,I52afb664 into main by Treehugger Robot · 10 months ago
  5. c165d4a Merge changes I7231be6a,Ie7b97c99,I56f273e5 into main by Treehugger Robot · 10 months ago
  6. 185145b Merge "pvmfw: Move MemorySlices to crate::memory" into main by Treehugger Robot · 10 months ago
  7. 38b6c78 Rialto: Remove unnecessary unsharing after main by Pierre-Clément Tosi · 10 months ago
  8. 8ab7c37 vmbase: Move CMOs under crate::arch by Pierre-Clément Tosi · 10 months ago
  9. 1d01277 vmbase: Move handle_*_fault() to crate::exceptions by Pierre-Clément Tosi · 10 months ago
  10. 462bdf4 pvmfw: Move MemorySlices to crate::memory by Pierre-Clément Tosi · 10 months ago
  11. 84ba1a8 pvmfw: Make template Fdt const by Pierre-Clément Tosi · 10 months ago
  12. d0818b2 vmbase: Replace flatten() with slice::as_flattened by Pierre-Clément Tosi · 10 months ago
  13. ba9614a Merge "Refactor DICE chain parsing in pvmfw to collect BccPayload" into main by Alice Wang · 10 months ago
  14. 1f968b1 Refactor DICE chain parsing in pvmfw to collect BccPayload by Alice Wang · 10 months ago
  15. f49350e Reland Add microdroid_16k by Nikita Ioffe · 10 months ago
  16. 2b34560 Merge "Revert "Add microdroid_16k"" into main by Liana Kazanova · 10 months ago
  17. 71aeb9a Revert "Add microdroid_16k" by Liana Kazanova · 10 months ago
  18. bd1e2b9 Merge "Add microdroid_16k" into main by Nikita Ioffe · 10 months ago
  19. 8b183f5 Add microdroid_16k by Nikita Ioffe · 10 months ago
  20. 18e9efd Merge "Add copyright file in debian rootfs" into main by Jeongik Cha · 10 months ago
  21. 139ddfd Add copyright file in debian rootfs by Jeongik Cha · 10 months ago
  22. 3a8c603 Use random port for grpc service by Jeongik Cha · 10 months ago
  23. 2fce070 Merge changes from topic "fh_impl" into main by Seungjae Yoo · 10 months ago
  24. 9305b74 forwarder_guest_launcher can execute forwarder_guest by Seungjae Yoo · 10 months ago
  25. 2d91dd1 Reland "Update kernel to builds 12570979" by Nikita Ioffe · 10 months ago
  26. bd7aec0 Revert "Update kernel to builds 12570979" by Liana Kazanova · 10 months ago
  27. 572d3bd Revert "Add microdroid_16k kernel" by Liana Kazanova · 10 months ago
  28. 8c8f8dc Add microdroid_16k kernel by Nikita Ioffe · 10 months ago
  29. fa12080 Update kernel to builds 12570979 by Nikita Ioffe · 10 months ago
  30. 6fec3a4 Merge changes I4e2c8bd2,I6b466c16,I8bb9aa13,I5af9d91a into main by Pierre-Clément Tosi · 10 months ago
  31. 5ce6c6f MockHypervisor: Get MMIO tokens by address only by Pierre-Clément Tosi · 10 months ago
  32. 7fb437f pvmfw: Validate size of assigned MMIO regions by Pierre-Clément Tosi · 10 months ago
  33. eacdd0f pvmfw: Warn for misaligned assigned MMIO regions by Pierre-Clément Tosi · 11 months ago
  34. f4d8a0d pvmfw: Refactor DeviceAssignmentError for clarity by Pierre-Clément Tosi · 10 months ago
  35. a8c9ce7 Merge changes I83ba378b,Ice701926 into main by Nikita Ioffe · 10 months ago
  36. e6028be Remove reference to android14-6.1 microdroid kernel by Nikita Ioffe · 10 months ago
  37. 6710110 Merge "Rename trusty_vm_launcher and move it to packages/modules/Virtualization" into main by Inseob Kim · 10 months ago
  38. 1d4bcdb Rename trusty_vm_launcher and move it to packages/modules/Virtualization by Inseob Kim · 11 months ago
  39. 836b4fe Merge "vmbase: Re-expose fdtpci as vmbase::fdt::pci" into main by Treehugger Robot · 11 months ago
  40. 574ed3e Merge "Update rialto_test to incorporate RkpInstance in session" into main by Treehugger Robot · 11 months ago
  41. 95c6085 Merge changes Ic1021e89,I923a2534 into main by Seungjae Yoo · 11 months ago
  42. 9c6f59c Define forwarder_guest_launcher communicating with host by Seungjae Yoo · 11 months ago
  43. 7eddbf4 Update rialto_test to incorporate RkpInstance in session by Alice Wang · 11 months ago
  44. 5363743 Remove dependency on once_cell where it isn't actually used. by Andrew Walbran · 12 months ago
  45. ce3a396 Define DebianService for host-guest communication by Jeongik Cha · 11 months ago
  46. 256e919 Merge changes from topic "crosvm-backcompat-dt" into main by Elie Kheirallah · 11 months ago
  47. cfe2cf6 Merge changes from topic "libfdt_baremetal" into main by Treehugger Robot · 11 months ago
  48. f2c19d4 vmbase: Re-expose fdtpci as vmbase::fdt::pci by Pierre-Clément Tosi · 11 months ago
  49. 992c2bb liblibfdt: Add no_std variant for libfdt_baremetal by Pierre-Clément Tosi · 11 months ago
  50. 6289ee1 Fix broken links in README.md files by Jaewan Kim · 11 months ago
  51. 57ba9c4 pvmfw/avb: Add Capability::UefiSupport by Nikolina Ilic · 11 months ago
  52. 5c807a2 Add option to dump device tree blob in VM config by Elie Kheirallah · 12 months ago
  53. 7d67171 Take ownership of inherited FDs using the rustutils crate by Jiyong Park · 12 months ago
  54. 263262c Format ExitStatus using Display not Debug by Jiyong Park · 12 months ago
  55. 61d66ce Merge "[bssl] Stop initializing CRYPTO library in rialto" into main by Treehugger Robot · 12 months ago
  56. 1c370ab Merge "[bssl] Stop initializing CRYPTO library in pvmfw" into main by Alice Wang · 12 months ago
  57. 766a535 Merge "Remove lib_open_dice_cbor dependency from nostd open-dice library" into main by Alice Wang · 12 months ago
  58. 14770b0 [bssl] Stop initializing CRYPTO library in pvmfw by Alice Wang · 12 months ago
  59. 8a318aa [bssl] Stop initializing CRYPTO library in rialto by Alice Wang · 12 months ago
  60. 0f12175 Update Android for Rust 1.81.0 by Chris Wailes · 12 months ago
  61. 717335f Merge "[doc] Update DICE handover spec in pvmfw accroding to VSR-15" into main by Alice Wang · 12 months ago
  62. 5f2f213 [doc] Update DICE handover spec in pvmfw accroding to VSR-15 by Alice Wang · 1 year, 1 month ago
  63. c2a396e Merge "Update Android for Rust 1.81.0" into main by Treehugger Robot · 12 months ago
  64. af63d1c Revert changes about libsafe_ownedfd by Jiyong Park · 1 year ago
  65. a7ca8fa Update Android for Rust 1.81.0 by Chris Wailes · 12 months ago
  66. be8afd6 Add more contexts upon verifying APEX failure by Inseob Kim · 1 year ago
  67. c51422c Merge "autfs: Replace use of cfg_if with hardened cast" into main by Treehugger Robot · 1 year ago
  68. e2b8d01 autfs: Replace use of cfg_if with hardened cast by Pierre-Clément Tosi · 1 year ago
  69. b4268b3 Add --enable-earlycon option to vm tool by Nikita Ioffe · 1 year ago
  70. 59e1adf Merge "Revert "Add --enable-earlycon option to vm tool"" into main by Priyanka Advani (xWF) · 1 year ago
  71. f0fd0fb Revert "Add --enable-earlycon option to vm tool" by Priyanka Advani (xWF) · 1 year ago
  72. 9312509 Merge "Add --enable-earlycon option to vm tool" into main by Treehugger Robot · 1 year ago
  73. ec68eaf Add --enable-earlycon option to vm tool by Nikita Ioffe · 1 year ago
  74. b349ce3 Merge "rialto_test: Run non-protected tests sequentially" into main by Treehugger Robot · 1 year ago
  75. a744a68 Merge "Remove yet another use of from_raw_fd" into main by Jiyong Park · 1 year ago
  76. d60a1d1 rialto_test: Run non-protected tests sequentially by Pierre-Clément Tosi · 1 year ago
  77. 3ee72c7 Remove lib_open_dice_cbor dependency from nostd open-dice library by Alice Wang · 1 year, 2 months ago
  78. b7933cc Merge "Revert^2 "Adjust tests to account for new DICE mode check"" into main by Karuna Wadhera · 1 year ago
  79. abdbd75 Remove yet another use of from_raw_fd by Jiyong Park · 1 year ago
  80. 4465bc9 Merge "Remove one more use of from_raw_fd" into main by Jiyong Park · 1 year ago
  81. d0792e8 Revert^2 "Adjust tests to account for new DICE mode check" by Karuna Wadhera · 1 year, 2 months ago
  82. 9ef2732 Remove one more use of from_raw_fd by Jiyong Park · 1 year ago
  83. ba3099e Use take_fd_ownership instead of the unsafe from_raw_fd by Jiyong Park · 1 year, 1 month ago
  84. 63b67d7 Update source for Rust 1.80.1 by Chris Wailes · 1 year, 1 month ago
  85. 2c07319 Merge "docs: Add device_trees.md" into main by Treehugger Robot · 1 year ago
  86. f67ab8f docs: Add device_trees.md by Pierre-Clément Tosi · 1 year, 3 months ago
  87. da58615 rialto: Temporarily ignore flaky test by Pierre-Clément Tosi · 1 year, 1 month ago
  88. 311de8e rialto: Add test non_protected_vm_with_extra_ram by Pierre-Clément Tosi · 1 year, 1 month ago
  89. 2df5d32 Merge "load rialto in kernel mode" into main by Treehugger Robot · 1 year, 1 month ago
  90. 7584240 load rialto in kernel mode by Frederick Mayle · 1 year, 1 month ago
  91. 48ac6a9 vmbase_example: Add support for kernel mode & test by Pierre-Clément Tosi · 1 year, 1 month ago
  92. 3d1c2e4 vmbase_example: Run most tests using dynamic PTs by Pierre-Clément Tosi · 1 year, 1 month ago
  93. e0d6840 vmbase_example: Clarify that the payload is a BIOS by Pierre-Clément Tosi · 1 year, 1 month ago
  94. 5c4bef6 vmbase_example: Clarify that PageTable is dropped by Pierre-Clément Tosi · 1 year, 1 month ago
  95. fd3d646 Move libs/libvmbase/example/ under guest/ by Pierre-Clément Tosi · 1 year, 1 month ago
  96. 153b58f Merge "Fix clippy lints for dice related to 1.79.0 toolchain update." into main by Treehugger Robot · 1 year, 1 month ago
  97. 460d88a Merge changes I554ba106,I7aa01d95 into main by Treehugger Robot · 1 year, 1 month ago
  98. e1b4289 Fix clippy lints for dice related to 1.79.0 toolchain update. by Stephen Hines · 1 year, 1 month ago
  99. 1d8fa02 vmbase: Remove dtb_region from linker scripts by Pierre-Clément Tosi · 1 year, 1 month ago
  100. 374cd8d rialto: Remove early ID-mapping for DTB by Pierre-Clément Tosi · 1 year, 1 month ago