1. 616d13f No need to pass Strong, just a regular reference is fine. by Andrew Walbran · 3 years, 10 months ago
  2. e405ba0 Recognise more death reasons in vm tool. by Andrew Walbran · 3 years, 10 months ago
  3. 6fde4e2 Merge "Handle test failure better" by Treehugger Robot · 3 years, 10 months ago
  4. b62de26 Handle test failure better by Alan Stokes · 3 years, 10 months ago
  5. eba819c Merge changes I1b7d795a,I91d28982,Ia004b216,I93eca3eb,I6b91d837 by Treehugger Robot · 3 years, 10 months ago
  6. a7beed0 Merge "Initialize compsvc with allowlisted system properties" by Victor Hsieh · 3 years, 10 months ago
  7. e03395a Pass x0-x3 boot values to Rust main function. by Andrew Walbran · 3 years, 11 months ago
  8. 3280f5f Load pvmfw as pVM firmware rather than bootloader. by Andrew Walbran · 3 years, 11 months ago
  9. f7b6dc8 Add a heap allocator. by Andrew Walbran · 4 years ago
  10. cb6d66b Initialize compsvc with allowlisted system properties by Victor Hsieh · 3 years, 10 months ago
  11. fe69ddd Unroot to run MicrodroidHostTestCases by Alan Stokes · 3 years, 10 months ago
  12. a097c37 Merge "Fix typo at microdroid/README.md" by Seungjae Yoo · 3 years, 10 months ago
  13. ecda1d7 Fix typo at microdroid/README.md by Seungjae Yoo · 3 years, 10 months ago
  14. fc672dd Run custom vm test only when pvm is supported by Inseob Kim · 3 years, 10 months ago
  15. f72f28f Merge "Add example to run as unprotected VM bootloader." by Treehugger Robot · 3 years, 10 months ago
  16. a05e785 Remove bogus dependency on anyhow by Alan Stokes · 3 years, 10 months ago
  17. 5d4e1c9 Test BSS and data sections. by Andrew Walbran · 4 years ago
  18. 6261cf4 Print addresses. by Andrew Walbran · 4 years ago
  19. eef9820 Add example to run as unprotected VM bootloader. by Andrew Walbran · 3 years, 11 months ago
  20. dabcfd4 pvmfw binary should not be installable. by Andrew Walbran · 3 years, 11 months ago
  21. 1afdab4 Merge "Wrap main function, to set up console before and shutdown after." by Treehugger Robot · 3 years, 11 months ago
  22. efe7e14 Merge "Move entry point and exception vector to library." by Treehugger Robot · 3 years, 11 months ago
  23. 28744f3 Merge "pvmfw: Build raw binary" by Treehugger Robot · 3 years, 11 months ago
  24. f710c77 Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization" by Treehugger Robot · 3 years, 11 months ago
  25. b996b4a Wrap main function, to set up console before and shutdown after. by Andrew Walbran · 4 years ago
  26. f71e6ee Move entry point and exception vector to library. by Andrew Walbran · 4 years ago
  27. e025b02 Merge "pvmfw: Use linker_scripts property" by David Brazdil · 3 years, 11 months ago
  28. 05d4e07 pvmfw: Build raw binary by David Brazdil · 3 years, 11 months ago
  29. 47dac8e [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 3 years, 11 months ago
  30. f3c6703 Merge "Add USE_CUSTOM_VIRTUAL_MACHINE permission" by Treehugger Robot · 3 years, 11 months ago
  31. 5ece6f7 pvmfw: Use linker_scripts property by David Brazdil · 4 years ago
  32. 1119d70 Add USE_CUSTOM_VIRTUAL_MACHINE permission by Inseob Kim · 3 years, 11 months ago
  33. 390f7b7 Merge "microdroid: Increase arm64 test memory" by Treehugger Robot · 3 years, 11 months ago
  34. 0dd7db5 microdroid: Increase arm64 test memory by David Brazdil · 3 years, 11 months ago
  35. 988e320 Don't run testTombstonesAreBeingForwarded on user builds by Jiyong Park · 3 years, 11 months ago
  36. 3d5dc71 Merge "Set dev.bootcomplete in Microdroid" by Treehugger Robot · 3 years, 11 months ago
  37. 8d006ba Set dev.bootcomplete in Microdroid by Victor Hsieh · 3 years, 11 months ago
  38. 9086bb5 Merge changes I36abf21b,Iede88046 by Treehugger Robot · 3 years, 11 months ago
  39. e63ef08 Merge "Remove hard-coded build.prop values" by Treehugger Robot · 3 years, 11 months ago
  40. 34d4964 Merge "Introduce CommandResultSubject" by Victor Hsieh · 3 years, 11 months ago
  41. c896f91 Introduce CommandResultSubject by Victor Hsieh · 3 years, 11 months ago
  42. 0ff6b6e Remove hard-coded build.prop values by Inseob Kim · 3 years, 11 months ago
  43. 1163879 Move APEX handling to a library by Andrew Scull · 3 years, 11 months ago
  44. 9cbf2e0 Migrate payload/apex.rs to thiserror by Andrew Scull · 3 years, 11 months ago
  45. 16ddfdf Merge "Use apex_name as partition name when using mk_payload" by Treehugger Robot · 3 years, 11 months ago
  46. e7770f1 Merge "Move common VM functionality into a library." by Andrew Walbran · 3 years, 11 months ago
  47. 6b26273 Use apex_name as partition name when using mk_payload by Jooyung Han · 3 years, 11 months ago
  48. 9b1f1ac Merge "Use psci crate for PSCI calls." by Treehugger Robot · 3 years, 11 months ago
  49. 4635b62 Use apex name for partition name by Richard Fung · 3 years, 11 months ago
  50. 017c47b Merge "Write out the BCC when signing" by Alan Stokes · 3 years, 11 months ago
  51. dbe50ef Merge changes I2fd7c254,If372b37b by Treehugger Robot · 3 years, 11 months ago
  52. 1949c92 Merge "Re-enable test with fixes" by Treehugger Robot · 3 years, 11 months ago
  53. 49605f2 Merge "Update Microdroid build.prop for U" by Treehugger Robot · 3 years, 11 months ago
  54. 088df31 AuthFsHostTest: stop inheriting VirtualizationTestCaseBase by Victor Hsieh · 4 years ago
  55. 5430eca Write out the BCC when signing by Alan Stokes · 4 years ago
  56. d41d2eb Merge "Set task profile when running compilation VM" by Jiyong Park · 3 years, 11 months ago
  57. 0ad9107 Update Microdroid build.prop for U by Alan Stokes · 4 years ago
  58. dfe16d6 Set task profile when running compilation VM by Jiyong Park · 4 years ago
  59. e221e21 Move code for log archive to new helper class by Victor Hsieh · 4 years ago
  60. 4d85a85 Re-enable test with fixes by Alan Stokes · 3 years, 11 months ago
  61. 33b12ca Merge "No need for C++ STL, but we might need libc for memset &c." by Treehugger Robot · 3 years, 11 months ago
  62. 876158c Merge "Upgrade pvmfw.img to build 8494941" by Treehugger Robot · 3 years, 11 months ago
  63. e95b364 Merge "Update Microdroid for the T API bump" by Treehugger Robot · 3 years, 11 months ago
  64. 5842068 Upgrade pvmfw.img to build 8494941 by Pierre-Clément Tosi · 3 years, 11 months ago
  65. e9643ed Update Microdroid for the T API bump by Alan Stokes · 4 years ago
  66. b6bf9e7 Merge "Add shikhapanwar@ to OWNERS" by Treehugger Robot · 4 years ago
  67. a15dc9d Merge "Upgrade pvmfw.img to build 8412944" by Pierre-Clément Tosi · 4 years ago
  68. dd74b90 Move common VM functionality into a library. by Andrew Walbran · 4 years ago
  69. 115b8e9 Use psci crate for PSCI calls. by Andrew Walbran · 4 years ago
  70. e182386 No need for C++ STL, but we might need libc for memset &c. by Andrew Walbran · 4 years ago
  71. 3c4f209 Merge "Revert "Revert "Handle exceptions.""" by Andrew Walbran · 4 years ago
  72. 8e4836e Merge "Send Isolated Compilation related atoms to stastd" by Shikha Panwar · 4 years ago
  73. c9a5dcc Merge "Temporarily disable test" by Treehugger Robot · 4 years ago
  74. 999d5c7 Add shikhapanwar@ to OWNERS by David Brazdil · 4 years ago
  75. 220749c Upgrade pvmfw.img to build 8412944 by Pierre-Clément Tosi · 4 years ago
  76. 1cfba72 Merge "Make com.android.virt deterministic" by Jooyung Han · 4 years ago
  77. 80ed8fd Temporarily disable test by Alan Stokes · 4 years ago
  78. 0b6674e Send Isolated Compilation related atoms to stastd by Shikha Panwar · 4 years ago
  79. 8f7b833 Remove the daily job by Alan Stokes · 4 years ago
  80. 81c96f3 Add hooks for IsolatedCompilation metrics by Alan Stokes · 4 years ago
  81. dfb7337 Revert "Revert "Handle exceptions."" by Andrew Walbran · 4 years ago
  82. f1f1fea Merge "Revert "Handle exceptions."" by Wei-chung Hsu · 4 years ago
  83. 6421483 Make com.android.virt deterministic by Jooyung Han · 4 years ago
  84. 8133458 Revert "Handle exceptions." by Wei-chung Hsu · 4 years ago
  85. f3a2632 Merge "Handle exceptions." by Treehugger Robot · 4 years ago
  86. 55fb474 Handle exceptions. by Andrew Walbran · 4 years ago
  87. 65aa2ec Merge "Make exporting tombstone (out of VM) configurable" by Shikha Panwar · 4 years ago
  88. 37c7944 Merge "Add print macros, and use them for panic handling." by Treehugger Robot · 4 years ago
  89. 486609f sign_virt_apex: use thread pool by Jooyung Han · 4 years ago
  90. 9bfb1a1 Use longer timeout to run sign_virt_apex in tests by Jooyung Han · 4 years ago
  91. 6f03c94 Make exporting tombstone (out of VM) configurable by Shikha Panwar · 4 years ago
  92. 3cb8443 Merge changes I4e779ab0,I9105f200 by Treehugger Robot · 4 years ago
  93. 704afec Merge "apkdmverity: Using LOOP_CONFIGURE" by Treehugger Robot · 4 years ago
  94. 7062b7f Merge "run virtualizationservice as system UID" by Jiyong Park · 4 years ago
  95. 597e907 Merge "Reland: Migrate AuthFsHostTest to use MicrodroidBuilder" by Treehugger Robot · 4 years ago
  96. 1b00bd2 apkdmverity: Using LOOP_CONFIGURE by Jooyung Han · 4 years ago
  97. c1bcb3c Add print macros, and use them for panic handling. by Andrew Walbran · 4 years ago
  98. f259488 Add minimal UART driver for console. by Andrew Walbran · 4 years ago
  99. 71aa0e7 Merge "Use hardcoded pagetable initially." by Andrew Walbran · 4 years ago
  100. 6c24c03 Merge "Add task_profiles.json to microdroid" by Inseob Kim · 4 years ago