1. ddc124b Implement native method getEncryptedStoragePath() by Shikha Panwar · 3 years, 2 months ago
  2. 3f6f6a5 Add microdroid_manager.init_done - set init done my MM by Shikha Panwar · 3 years, 2 months ago
  3. 49bdf79 Merge changes from topic "encryptedstore_hctr2" by Shikha Panwar · 3 years, 2 months ago
  4. 8e48a17 dm_crypt: Extend unit tests to cover both ciphers by Shikha Panwar · 3 years, 2 months ago
  5. 2ca2e31 pvmfw: Clarify documentation of flush_region() by Pierre-Clément Tosi · 3 years, 2 months ago
  6. 328dfb6 pvmfw: Use tinyvec::ArrayVec in MemoryTracker by Pierre-Clément Tosi · 3 years, 2 months ago
  7. a58e619 Merge changes I2614e5df,I25f8db10,I97947c38,Ic4eebf81,I1404cab0, ... by Pierre-Clément Tosi · 3 years, 2 months ago
  8. e880353 Merge "Fix race condition between authfs_service and /data mounted" by Nikita Ioffe · 3 years, 2 months ago
  9. 5625d3c Merge "Skip sameInstanceKeepsSameCdis on CF" by Treehugger Robot · 3 years, 2 months ago
  10. 9b692d1 Merge "Close() shouldn't throw" by Treehugger Robot · 3 years, 2 months ago
  11. 3111b6d Skip sameInstanceKeepsSameCdis on CF by Jiyong Park · 3 years, 2 months ago
  12. 20b6096 pvmfw: Add support for appended configuration data by Pierre-Clément Tosi · 3 years, 4 months ago
  13. a0934c1 pvmfw: Add MemoryTracker & MemorySlices by Pierre-Clément Tosi · 3 years, 2 months ago
  14. a8a4a20 pvmfw: Support managing page tables dynamically by Pierre-Clément Tosi · 3 years, 3 months ago
  15. ef2030e libfdt: Rename Fdt::bytes to Fdt::buffer by Pierre-Clément Tosi · 3 years, 2 months ago
  16. b244d93 libfdt: Map FDT_ERR_NOTFOUND to Option::None by Pierre-Clément Tosi · 3 years, 2 months ago
  17. 195f89c Change block cipher mode from XTS -> HCTR2 by Shikha Panwar · 3 years, 2 months ago
  18. 57bc8d7 Fix race condition between authfs_service and /data mounted by Nikita Ioffe · 3 years, 2 months ago
  19. a4e2a4a Close() shouldn't throw by Alan Stokes · 3 years, 2 months ago
  20. 1b0d890 libfdt: Extend Rust wrapper with write functions by Pierre-Clément Tosi · 3 years, 2 months ago
  21. bcc2ec2 libvm_payload as a cc_library by Alan Stokes · 3 years, 3 months ago
  22. 03a8770 Remove MicrodroidDeviceTestBase.Inner by Nikita Ioffe · 3 years, 2 months ago
  23. 2ce2057 Merge "Add VirtualizationModuleFrameworkInitializer" by Nikita Ioffe · 3 years, 2 months ago
  24. 60991a5 Add VirtualizationModuleFrameworkInitializer by Nikita Ioffe · 3 years, 3 months ago
  25. 9da126f Merge "[refactor] Simplify boot verification tests in MicrodroidHostTests" by Alice Wang · 3 years, 2 months ago
  26. de1f1fe [refactor] Simplify boot verification tests in MicrodroidHostTests by Alice Wang · 3 years, 2 months ago
  27. e0945ad RPC Server never returns by Alan Stokes · 3 years, 2 months ago
  28. a5f11e0 Merge "[refactor] Prepare MicrodroidHostTests for the adbConnect() migration" by Alice Wang · 3 years, 2 months ago
  29. e2a418e Merge "[refactor] Minor simplification for MicrodroidHostTests" by Treehugger Robot · 3 years, 2 months ago
  30. 6decdbc [refactor] Prepare MicrodroidHostTests for the adbConnect() migration by Alice Wang · 3 years, 2 months ago
  31. dafab27 [refactor] Minor simplification for MicrodroidHostTests by Alice Wang · 3 years, 2 months ago
  32. ad4bdef Merge changes from topic "rust_libfdt" by Treehugger Robot · 3 years, 2 months ago
  33. 7aaa6b7 Merge "Enable crosvm balloon device based on new system property" by Keir Fraser · 3 years, 2 months ago
  34. 338e028 Merge "Panic on non-actionable failures" by Treehugger Robot · 3 years, 2 months ago
  35. 2718510 Merge "[cleanup] Remove unneeded microdroid_service_context in microdroid" by Treehugger Robot · 3 years, 2 months ago
  36. 61bde03 Merge "Migrate VirtualMachine API to @SystemApi" by Treehugger Robot · 3 years, 2 months ago
  37. 7366e66 Merge "Retry if the VM's RpcServer cannot be started" by Treehugger Robot · 3 years, 2 months ago
  38. 0ad6623 Merge "Run RpcBinder server for each VM on port==CID" by Treehugger Robot · 3 years, 2 months ago
  39. 65bbb91 Panic on non-actionable failures by Alan Stokes · 3 years, 2 months ago
  40. 3d1fe32 Merge "[refactor] Check whether protectedVM is supported with TestDevice" by Alice Wang · 3 years, 2 months ago
  41. ca0d27e Migrate VirtualMachine API to @SystemApi by Alan Stokes · 3 years, 4 months ago
  42. 8cf8f48 Retry if the VM's RpcServer cannot be started by David Brazdil · 3 years, 2 months ago
  43. f25cb92 Enable crosvm balloon device based on new system property by Keir Fraser · 3 years, 2 months ago
  44. 41c158e libfdt: Add CompatibleIterator by Pierre-Clément Tosi · 3 years, 2 months ago
  45. 73988ea Run RpcBinder server for each VM on port==CID by David Brazdil · 3 years, 3 months ago
  46. cf73bd3 [cleanup] Remove unneeded microdroid_service_context in microdroid by Alice Wang · 3 years, 2 months ago
  47. 06cba6f Move vm_payload to the top level by Alan Stokes · 3 years, 2 months ago
  48. a1f97c3 [refactor] Check whether protectedVM is supported with TestDevice by Alice Wang · 3 years, 2 months ago
  49. 4d73d47 Merge "Test more combinations of debug level changes" by Treehugger Robot · 3 years, 2 months ago
  50. c4aaa12 Merge "rpc_binder: Refactor users of RpcServer to use new API" by David Brazdil · 3 years, 2 months ago
  51. 34728ff Merge "Mount a filesystem on the crypt block device" by Treehugger Robot · 3 years, 2 months ago
  52. 9fd198f Mount a filesystem on the crypt block device by Shikha Panwar · 3 years, 3 months ago
  53. 0d6154e Merge "Remove unsafe_ignore_missing_latest_api" by Nikita Ioffe · 3 years, 2 months ago
  54. 36ca87c Merge "[refactor] Remove unused shutdownMicrodroid in MicrodroidHostTestCaseBase" by Alice Wang · 3 years, 2 months ago
  55. 315c869 Test more combinations of debug level changes by Jiyong Park · 3 years, 2 months ago
  56. 22f823f Remove unsafe_ignore_missing_latest_api by Nikita Ioffe · 3 years, 3 months ago
  57. 4378108 Merge "Microdroid: Map a dm-crypt dev on (virtio-blk)disk" by Shikha Panwar · 3 years, 2 months ago
  58. c975449 [refactor] Remove unused shutdownMicrodroid in MicrodroidHostTestCaseBase by Alice Wang · 3 years, 2 months ago
  59. 671e614 rpc_binder: Refactor users of RpcServer to use new API by David Brazdil · 3 years, 3 months ago
  60. eea1a68 Merge changes I87868e87,I191fabee,Ib7d1491e by Alan Stokes · 3 years, 2 months ago
  61. 26ae72e Merge "Print apkdmverity/zipfuse output to MM's stdio" by Treehugger Robot · 3 years, 2 months ago
  62. e11eade Merge "Create IVirtualizationServiceInternal" by Treehugger Robot · 3 years, 2 months ago
  63. 2f668f9 Merge "Add android_module_lib_stubs_current to stub_only_libs" by Nikita Ioffe · 3 years, 2 months ago
  64. 261b5c0 Merge "Add DeviceProperties class to get properties in both host/device tests" by Treehugger Robot · 3 years, 2 months ago
  65. 1baa9a9 libfdt: Create Rust wrapper by David Brazdil · 3 years, 7 months ago
  66. 78d2470 Placeholder API for encrypted storage by Alan Stokes · 3 years, 2 months ago
  67. 0cbfdf9 Persistent vm_payload_service connection by Alan Stokes · 3 years, 2 months ago
  68. 566c967 Microdroid: Map a dm-crypt dev on (virtio-blk)disk by Shikha Panwar · 3 years, 3 months ago
  69. 008d828 Merge "[microdroid] Remove binder related init for servicemanager in microdroid" by Alice Wang · 3 years, 2 months ago
  70. 1219613 Add DeviceProperties class to get properties in both host/device tests by Alice Wang · 3 years, 3 months ago
  71. ec163bb Merge "Tidy up" by Treehugger Robot · 3 years, 2 months ago
  72. 528e047 Create IVirtualizationServiceInternal by David Brazdil · 3 years, 4 months ago
  73. f30982b Remove onPayloadStdio by Alan Stokes · 3 years, 3 months ago
  74. f52ea14 Merge "Run resigning Microdroid tests in a background process" by Treehugger Robot · 3 years, 2 months ago
  75. 821aeaa [microdroid] Remove binder related init for servicemanager in microdroid by Alice Wang · 3 years, 2 months ago
  76. 31307e4 Merge "[microdroid] Remove servicemanager from microdroid image" by Alice Wang · 3 years, 2 months ago
  77. 69d297a Add android_module_lib_stubs_current to stub_only_libs by Nikita Ioffe · 3 years, 2 months ago
  78. 1029744 Tidy up by Alan Stokes · 3 years, 2 months ago
  79. d36a89d Merge "[test] Cleanup unreachable code in MicrodroidHostTestCaseBase" by Alice Wang · 3 years, 2 months ago
  80. 9eab5ab Merge "Add bug component" by Treehugger Robot · 3 years, 2 months ago
  81. 5333c28 Add bug component by Alan Stokes · 3 years, 2 months ago
  82. ef2fbfa [microdroid] Remove servicemanager from microdroid image by Alice Wang · 3 years, 2 months ago
  83. 82b5270 Merge "[microdroid] Do not start servicemanager in microdroid" by Treehugger Robot · 3 years, 2 months ago
  84. f452d6f Merge "Manage name->VM mapping in VMM" by Alan Stokes · 3 years, 2 months ago
  85. add7b7f Print apkdmverity/zipfuse output to MM's stdio by Inseob Kim · 3 years, 2 months ago
  86. 100180f [microdroid] Do not start servicemanager in microdroid by Alice Wang · 3 years, 3 months ago
  87. 56f5a55 Merge "Cleanup Android.bp:framework-virtualization" by Nikita Ioffe · 3 years, 3 months ago
  88. be0e1f8 Merge "Put libvirtualmachine_jni in all variants of virt APEX" by Nikita Ioffe · 3 years, 3 months ago
  89. 0ef4938 Cleanup Android.bp:framework-virtualization by Nikita Ioffe · 3 years, 3 months ago
  90. 110bf85 Manage name->VM mapping in VMM by Alan Stokes · 3 years, 3 months ago
  91. b78c620 Put libvirtualmachine_jni in all variants of virt APEX by Nikita Ioffe · 3 years, 3 months ago
  92. f4f3d1c Merge changes from topic "microdroid_selinux_denial_fix" by Inseob Kim · 3 years, 3 months ago
  93. f3389be Merge "[rpc_binder] Use RPC binder over UDS for authfs_service" by Alice Wang · 3 years, 3 months ago
  94. 7e252da Run resigning Microdroid tests in a background process by David Brazdil · 3 years, 3 months ago
  95. 15ae7b9 [rpc_binder] Use RPC binder over UDS for authfs_service by Alice Wang · 3 years, 3 months ago
  96. 6b40c48 [VM] Check imported VM and original VM have the same CDI by Alice Wang · 3 years, 3 months ago
  97. cb8d313 [test] Cleanup unreachable code in MicrodroidHostTestCaseBase by Alice Wang · 3 years, 3 months ago
  98. 5449f31 Merge "vmbase: integration_test: Use Android logger" by Treehugger Robot · 3 years, 3 months ago
  99. ca084b0 Merge "Collect cpu/mem stats via VmExited atom" by Seungjae Yoo · 3 years, 3 months ago
  100. 0d1aed0 vmbase: integration_test: Use Android logger by Pierre-Clément Tosi · 3 years, 3 months ago