1. f28eec2 Move AVF jar to BCP and rename it to framework-virtualization by Nikita Ioffe · 3 years, 4 months ago
  2. ab1754c Add android.software.virtualization_framework system feature by Nikita Ioffe · 3 years, 4 months ago
  3. 50e2ebe Unconditionally install com.android.virt APEX by Nikita Ioffe · 3 years, 3 months ago
  4. 67024de Merge "Rename console/log getters" by Treehugger Robot · 3 years, 3 months ago
  5. 85ac934 Rename console/log getters by Alan Stokes · 3 years, 3 months ago
  6. 878771f Merge "[benchmarks] Skip AuthFsBenchmarks on cuttlefish device" by Treehugger Robot · 3 years, 3 months ago
  7. 087c0af Merge "Print backtrace of microdroid_manager to kmsg" by Treehugger Robot · 3 years, 3 months ago
  8. 619f958 Merge "Update the doc about configuring the kernel using kleaf" by Treehugger Robot · 3 years, 3 months ago
  9. 579251e [benchmarks] Skip AuthFsBenchmarks on cuttlefish device by Alice Wang · 3 years, 3 months ago
  10. 7ff121c Print backtrace of microdroid_manager to kmsg by Inseob Kim · 3 years, 3 months ago
  11. e5b221d Merge "[benchmark] Refactor io read measurement with pread" by Alice Wang · 3 years, 3 months ago
  12. 012c1ef Merge "pvmfw: Integrate buddy_system_allocator" by Treehugger Robot · 3 years, 3 months ago
  13. 9b55de3 Merge "Migrate MicrodroidHostTestCases to MicrodroidBuilder" by Treehugger Robot · 3 years, 3 months ago
  14. 5753a06 Merge "[refactor] Refactor VM#getInstancesMap() with Map#computeIfAbsent()" by Treehugger Robot · 3 years, 3 months ago
  15. ce039d3 Merge "[VS]Wait for statsd to run before pushing atoms" by Shikha Panwar · 3 years, 3 months ago
  16. 2d41e90 Update the doc about configuring the kernel using kleaf by Jiyong Park · 3 years, 3 months ago
  17. 2177d62 Merge "Split out restricted header" by Treehugger Robot · 3 years, 3 months ago
  18. 3e963dc [benchmark] Refactor io read measurement with pread by Alice Wang · 3 years, 3 months ago
  19. b04942f [refactor] Refactor VM#getInstancesMap() with Map#computeIfAbsent() by Alice Wang · 3 years, 3 months ago
  20. 2acbb01 Merge "virtualizationservice: Add crashkernel=17M when launching VM" by Treehugger Robot · 3 years, 3 months ago
  21. b281406 virtualizationservice: Add crashkernel=17M when launching VM by Jaewan Kim · 3 years, 3 months ago
  22. 564dcfb Merge "Document how to change the kernel config of microdroid kernels" by Treehugger Robot · 3 years, 3 months ago
  23. a29b27e Document how to change the kernel config of microdroid kernels by Jiyong Park · 3 years, 3 months ago
  24. b0c31f2 Merge "[rpc_binder] Use RPC binder over UDS for vm_payload_service" by Treehugger Robot · 3 years, 3 months ago
  25. d29770b Merge "Fix integer overflow of mkswap" by Treehugger Robot · 3 years, 3 months ago
  26. c93a42b [VS]Wait for statsd to run before pushing atoms by Shikha Panwar · 3 years, 3 months ago
  27. 888f48d Fix integer overflow of mkswap by Inseob Kim · 3 years, 3 months ago
  28. d4ea5a8 Split out restricted header by Alan Stokes · 3 years, 3 months ago
  29. 43c884b [rpc_binder] Use RPC binder over UDS for vm_payload_service by Alice Wang · 3 years, 3 months ago
  30. 37fc550 Merge "Remove CAP_IPC_LOCK from crosvm, use CAP_SYS_RESOURCE on VS" by Treehugger Robot · 3 years, 3 months ago
  31. 533e343 Remove CAP_IPC_LOCK from crosvm, use CAP_SYS_RESOURCE on VS by David Brazdil · 3 years, 3 months ago
  32. f88c315 Migrate MicrodroidHostTestCases to MicrodroidBuilder by David Brazdil · 3 years, 3 months ago
  33. 3e4cbe9 Merge "Include blkid and fsck.erofs in deapexer call" by Dennis Shen · 3 years, 3 months ago
  34. 8737672 [VM] Add API to convert VM to parcelable object by Alice Wang · 3 years, 3 months ago
  35. fdfe803 Add module metadata to `ComposHostTestCases` for Mainline Presubmits. by Roland Levillain · 3 years, 3 months ago
  36. 36a58d9 Ensure @GuardedBy errors are flagged by Alan Stokes · 3 years, 3 months ago
  37. f2175fa Merge "Fix threading bugs" by Treehugger Robot · 3 years, 3 months ago
  38. dd91f0f Remove sending VmCpuStatusReported and VmMemStatusReported by Seungjae Yoo · 3 years, 3 months ago
  39. 01a32fa Merge changes from topic "prefer-staged" by Jooyung Han · 3 years, 3 months ago
  40. 28c7944 Include blkid and fsck.erofs in deapexer call by Dennis Shen · 3 years, 3 months ago
  41. 0719e1a Fix threading bugs by Alan Stokes · 3 years, 3 months ago
  42. caa995c Pass sorted list of apexes to VM by Jooyung Han · 3 years, 3 months ago
  43. 20696d9 Move delete to VirtualMachineManager by Alan Stokes · 3 years, 3 months ago
  44. 743e0d6 prefer_staged keeps factory version by Jooyung Han · 3 years, 3 months ago
  45. fc53115 pvmfw: Integrate buddy_system_allocator by Pierre-Clément Tosi · 3 years, 4 months ago
  46. 98f2ae7 More API improvements by Alan Stokes · 3 years, 3 months ago
  47. 1dabd56 Update the Microdroid kernel build instructions by Jiyong Park · 3 years, 3 months ago
  48. 6da4517 docs: Fix microdroid kernel's config path by Jaewan Kim · 3 years, 3 months ago
  49. 37196d0 [authfs][test] Use static fields from AuthFsTestRule in tests by Alice Wang · 3 years, 3 months ago
  50. 34a0da0 Revamp exceptions by Alan Stokes · 3 years, 3 months ago
  51. 5ef60e6 [vm_payload] Add bug link to sanitize section in Android.bp by Alice Wang · 3 years, 3 months ago
  52. fd96ff7 Update kernel to builds 9246176 by Jiyong Park · 3 years, 3 months ago
  53. 250691e Update kernel to builds 9246176 by Jiyong Park · 3 years, 3 months ago
  54. 8d7e107 [fuzzer] Fix fuzzer compile error libvm_payload already defined by Alice Wang · 3 years, 3 months ago
  55. ed7c037 Merge changes I7175d7c1,I401ac4af by Treehugger Robot · 3 years, 3 months ago
  56. a1d3ea3 pvmfw: helpers: Introduce SIZE_2MB by Pierre-Clément Tosi · 3 years, 3 months ago
  57. 9a658f7 vmbase: Export linker-defined MemoryRegions & VAs by Pierre-Clément Tosi · 3 years, 4 months ago
  58. 581e9b6 vmbase_example: Replace cast with .as{_mut}_ptr() by Pierre-Clément Tosi · 3 years, 3 months ago
  59. 13731e9 Merge changes Ia9bb1597,I4f912afb by Treehugger Robot · 3 years, 3 months ago
  60. bb7afc9 Merge "Include TEST_MAPPING in ./libs/devicemapper" by Shikha Panwar · 3 years, 3 months ago
  61. 4a3c0a8 Include shell command in some assertion messages by Victor Hsieh · 3 years, 9 months ago
  62. 31bf925 Include TEST_MAPPING in ./libs/devicemapper by Shikha Panwar · 3 years, 3 months ago
  63. 297bcfd Merge "Average the cold app startup time to eliminate the noise" by Sebastian Ene · 3 years, 3 months ago
  64. 207be2f Average the cold app startup time to eliminate the noise by Sebastian Ene · 3 years, 4 months ago
  65. a9b0530 Merge "Statically link runtime libraries" by Alan Stokes · 3 years, 3 months ago
  66. 4bff0d6 Statically link runtime libraries by Alan Stokes · 3 years, 3 months ago
  67. 765fb54 Merge "Extend libdm_rust to build dm-crypt device" by Treehugger Robot · 3 years, 3 months ago
  68. 9eca319 Compos test compilation is only for dogfooders and is critical by Jiyong Park · 3 years, 3 months ago
  69. b0a0257 Revert "Remove the daily job" by Jiyong Park · 3 years, 3 months ago
  70. 8e2140a Remove unused microdroid kernel module build rules by Keir Fraser · 3 years, 3 months ago
  71. 257f72c Merge "Statically link AIDL code" by Treehugger Robot · 3 years, 3 months ago
  72. 1898645 Statically link AIDL code by Alan Stokes · 3 years, 3 months ago
  73. f42491f Merge "[authfs][test] Remove redundant supportsMicrodroid() check" by Treehugger Robot · 3 years, 3 months ago
  74. 84d4ce7 Merge "Remove VirtualizationTestCases" by Treehugger Robot · 3 years, 3 months ago
  75. 998b11e Merge "[API] Include libvm_payload in Microdroid" by Alice Wang · 3 years, 3 months ago
  76. 25e679c Merge "Allow setting APK path explicitly" by Treehugger Robot · 3 years, 3 months ago
  77. f31230f [authfs][test] Remove redundant supportsMicrodroid() check by Alice Wang · 3 years, 3 months ago
  78. 0aa8980 Merge "[benchmark] Collect authfs IO benchmarks in both (un)protected VMs" by Alice Wang · 3 years, 3 months ago
  79. df9bd2b Merge changes Ib977d21a,I9daaa3bb by Jiyong Park · 3 years, 3 months ago
  80. cd9ab9b [benchmark] Collect authfs IO benchmarks in both (un)protected VMs by Alice Wang · 3 years, 3 months ago
  81. 416e07d Merge changes from topic "avb_testkey_rsa4096_pub_bin" by Treehugger Robot · 3 years, 3 months ago
  82. 5c401c6 Merge changes I9980d82c,I8c9eb371,I6d737a0c by Treehugger Robot · 3 years, 3 months ago
  83. 2cba973 vmbase: entry.S: Reset if relocated by Pierre-Clément Tosi · 3 years, 3 months ago
  84. 740506f Merge "[API] Add vm_payload API to get APK contents path" by Treehugger Robot · 3 years, 3 months ago
  85. 4ee68e2 vmbase: Introduce the reset_or_hang macro by Pierre-Clément Tosi · 3 years, 3 months ago
  86. e328f4a vmbase: Introduce common.h for assembly code by Pierre-Clément Tosi · 3 years, 3 months ago
  87. a5c4b08 Remove VirtualizationTestCases by David Brazdil · 3 years, 3 months ago
  88. 40dac6d Allow setting APK path explicitly by Alan Stokes · 3 years, 3 months ago
  89. 6bbb6da [API] Add vm_payload API to get APK contents path by Alice Wang · 3 years, 3 months ago
  90. 4ef7522 pvmfw: Use pvmfw_embedded_key from Rust by Pierre-Clément Tosi · 3 years, 3 months ago
  91. 2e57b08 [API] Include libvm_payload in Microdroid by Alice Wang · 3 years, 3 months ago
  92. 18db3aa Update kernel to builds 9223523 by Jiyong Park · 3 years, 3 months ago
  93. 7526492 Update kernel to builds 9223523 by Jiyong Park · 3 years, 3 months ago
  94. c1413d1 Merge "[authfs][test] Run authfs host and benchmark tests in protected Vm" by Alice Wang · 3 years, 3 months ago
  95. 6ec2ae2 pvmfw: Introduce pvmfw_embedded_key by Pierre-Clément Tosi · 3 years, 3 months ago
  96. 6198917 [authfs][test] Run authfs host and benchmark tests in protected Vm by Alice Wang · 3 years, 4 months ago
  97. c1af129 Merge "[API] Run vsock RPC server with vm_payload API for benchmarks" by Treehugger Robot · 3 years, 3 months ago
  98. c5ed280 Merge "Add test for atoms VmCpuStatusReported and VmMemStatusReported" by Treehugger Robot · 3 years, 3 months ago
  99. 347479a Merge "Change the cycle period for sending information of VM" by Treehugger Robot · 3 years, 3 months ago
  100. 1a5d6ac [API] Run vsock RPC server with vm_payload API for benchmarks by Alice Wang · 3 years, 4 months ago