1. a0934c1 pvmfw: Add MemoryTracker & MemorySlices by Pierre-Clément Tosi · 3 years, 4 months ago
  2. a8a4a20 pvmfw: Support managing page tables dynamically by Pierre-Clément Tosi · 3 years, 5 months ago
  3. ef2030e libfdt: Rename Fdt::bytes to Fdt::buffer by Pierre-Clément Tosi · 3 years, 4 months ago
  4. b244d93 libfdt: Map FDT_ERR_NOTFOUND to Option::None by Pierre-Clément Tosi · 3 years, 4 months ago
  5. 1b0d890 libfdt: Extend Rust wrapper with write functions by Pierre-Clément Tosi · 3 years, 4 months ago
  6. a5f11e0 Merge "[refactor] Prepare MicrodroidHostTests for the adbConnect() migration" by Alice Wang · 3 years, 4 months ago
  7. e2a418e Merge "[refactor] Minor simplification for MicrodroidHostTests" by Treehugger Robot · 3 years, 4 months ago
  8. 6decdbc [refactor] Prepare MicrodroidHostTests for the adbConnect() migration by Alice Wang · 3 years, 4 months ago
  9. dafab27 [refactor] Minor simplification for MicrodroidHostTests by Alice Wang · 3 years, 4 months ago
  10. ad4bdef Merge changes from topic "rust_libfdt" by Treehugger Robot · 3 years, 4 months ago
  11. 7aaa6b7 Merge "Enable crosvm balloon device based on new system property" by Keir Fraser · 3 years, 4 months ago
  12. 338e028 Merge "Panic on non-actionable failures" by Treehugger Robot · 3 years, 4 months ago
  13. 2718510 Merge "[cleanup] Remove unneeded microdroid_service_context in microdroid" by Treehugger Robot · 3 years, 4 months ago
  14. 61bde03 Merge "Migrate VirtualMachine API to @SystemApi" by Treehugger Robot · 3 years, 4 months ago
  15. 7366e66 Merge "Retry if the VM's RpcServer cannot be started" by Treehugger Robot · 3 years, 4 months ago
  16. 0ad6623 Merge "Run RpcBinder server for each VM on port==CID" by Treehugger Robot · 3 years, 4 months ago
  17. 65bbb91 Panic on non-actionable failures by Alan Stokes · 3 years, 4 months ago
  18. 3d1fe32 Merge "[refactor] Check whether protectedVM is supported with TestDevice" by Alice Wang · 3 years, 4 months ago
  19. ca0d27e Migrate VirtualMachine API to @SystemApi by Alan Stokes · 3 years, 6 months ago
  20. 8cf8f48 Retry if the VM's RpcServer cannot be started by David Brazdil · 3 years, 4 months ago
  21. f25cb92 Enable crosvm balloon device based on new system property by Keir Fraser · 3 years, 4 months ago
  22. 41c158e libfdt: Add CompatibleIterator by Pierre-Clément Tosi · 3 years, 4 months ago
  23. 73988ea Run RpcBinder server for each VM on port==CID by David Brazdil · 3 years, 5 months ago
  24. cf73bd3 [cleanup] Remove unneeded microdroid_service_context in microdroid by Alice Wang · 3 years, 4 months ago
  25. 06cba6f Move vm_payload to the top level by Alan Stokes · 3 years, 4 months ago
  26. a1f97c3 [refactor] Check whether protectedVM is supported with TestDevice by Alice Wang · 3 years, 4 months ago
  27. 4d73d47 Merge "Test more combinations of debug level changes" by Treehugger Robot · 3 years, 4 months ago
  28. c4aaa12 Merge "rpc_binder: Refactor users of RpcServer to use new API" by David Brazdil · 3 years, 4 months ago
  29. 34728ff Merge "Mount a filesystem on the crypt block device" by Treehugger Robot · 3 years, 4 months ago
  30. 9fd198f Mount a filesystem on the crypt block device by Shikha Panwar · 3 years, 4 months ago
  31. 0d6154e Merge "Remove unsafe_ignore_missing_latest_api" by Nikita Ioffe · 3 years, 4 months ago
  32. 36ca87c Merge "[refactor] Remove unused shutdownMicrodroid in MicrodroidHostTestCaseBase" by Alice Wang · 3 years, 4 months ago
  33. 315c869 Test more combinations of debug level changes by Jiyong Park · 3 years, 4 months ago
  34. 22f823f Remove unsafe_ignore_missing_latest_api by Nikita Ioffe · 3 years, 5 months ago
  35. 4378108 Merge "Microdroid: Map a dm-crypt dev on (virtio-blk)disk" by Shikha Panwar · 3 years, 4 months ago
  36. c975449 [refactor] Remove unused shutdownMicrodroid in MicrodroidHostTestCaseBase by Alice Wang · 3 years, 4 months ago
  37. 671e614 rpc_binder: Refactor users of RpcServer to use new API by David Brazdil · 3 years, 5 months ago
  38. eea1a68 Merge changes I87868e87,I191fabee,Ib7d1491e by Alan Stokes · 3 years, 4 months ago
  39. 26ae72e Merge "Print apkdmverity/zipfuse output to MM's stdio" by Treehugger Robot · 3 years, 4 months ago
  40. e11eade Merge "Create IVirtualizationServiceInternal" by Treehugger Robot · 3 years, 4 months ago
  41. 2f668f9 Merge "Add android_module_lib_stubs_current to stub_only_libs" by Nikita Ioffe · 3 years, 4 months ago
  42. 261b5c0 Merge "Add DeviceProperties class to get properties in both host/device tests" by Treehugger Robot · 3 years, 4 months ago
  43. 1baa9a9 libfdt: Create Rust wrapper by David Brazdil · 3 years, 9 months ago
  44. 78d2470 Placeholder API for encrypted storage by Alan Stokes · 3 years, 4 months ago
  45. 0cbfdf9 Persistent vm_payload_service connection by Alan Stokes · 3 years, 4 months ago
  46. 566c967 Microdroid: Map a dm-crypt dev on (virtio-blk)disk by Shikha Panwar · 3 years, 5 months ago
  47. 008d828 Merge "[microdroid] Remove binder related init for servicemanager in microdroid" by Alice Wang · 3 years, 4 months ago
  48. 1219613 Add DeviceProperties class to get properties in both host/device tests by Alice Wang · 3 years, 5 months ago
  49. ec163bb Merge "Tidy up" by Treehugger Robot · 3 years, 4 months ago
  50. 528e047 Create IVirtualizationServiceInternal by David Brazdil · 3 years, 6 months ago
  51. f30982b Remove onPayloadStdio by Alan Stokes · 3 years, 4 months ago
  52. f52ea14 Merge "Run resigning Microdroid tests in a background process" by Treehugger Robot · 3 years, 4 months ago
  53. 821aeaa [microdroid] Remove binder related init for servicemanager in microdroid by Alice Wang · 3 years, 4 months ago
  54. 31307e4 Merge "[microdroid] Remove servicemanager from microdroid image" by Alice Wang · 3 years, 4 months ago
  55. 69d297a Add android_module_lib_stubs_current to stub_only_libs by Nikita Ioffe · 3 years, 4 months ago
  56. 1029744 Tidy up by Alan Stokes · 3 years, 4 months ago
  57. d36a89d Merge "[test] Cleanup unreachable code in MicrodroidHostTestCaseBase" by Alice Wang · 3 years, 4 months ago
  58. 9eab5ab Merge "Add bug component" by Treehugger Robot · 3 years, 4 months ago
  59. 5333c28 Add bug component by Alan Stokes · 3 years, 4 months ago
  60. ef2fbfa [microdroid] Remove servicemanager from microdroid image by Alice Wang · 3 years, 4 months ago
  61. 82b5270 Merge "[microdroid] Do not start servicemanager in microdroid" by Treehugger Robot · 3 years, 4 months ago
  62. f452d6f Merge "Manage name->VM mapping in VMM" by Alan Stokes · 3 years, 4 months ago
  63. add7b7f Print apkdmverity/zipfuse output to MM's stdio by Inseob Kim · 3 years, 4 months ago
  64. 100180f [microdroid] Do not start servicemanager in microdroid by Alice Wang · 3 years, 4 months ago
  65. 56f5a55 Merge "Cleanup Android.bp:framework-virtualization" by Nikita Ioffe · 3 years, 4 months ago
  66. be0e1f8 Merge "Put libvirtualmachine_jni in all variants of virt APEX" by Nikita Ioffe · 3 years, 4 months ago
  67. 0ef4938 Cleanup Android.bp:framework-virtualization by Nikita Ioffe · 3 years, 4 months ago
  68. 110bf85 Manage name->VM mapping in VMM by Alan Stokes · 3 years, 4 months ago
  69. b78c620 Put libvirtualmachine_jni in all variants of virt APEX by Nikita Ioffe · 3 years, 4 months ago
  70. f4f3d1c Merge changes from topic "microdroid_selinux_denial_fix" by Inseob Kim · 3 years, 4 months ago
  71. f3389be Merge "[rpc_binder] Use RPC binder over UDS for authfs_service" by Alice Wang · 3 years, 4 months ago
  72. 7e252da Run resigning Microdroid tests in a background process by David Brazdil · 3 years, 5 months ago
  73. 15ae7b9 [rpc_binder] Use RPC binder over UDS for authfs_service by Alice Wang · 3 years, 5 months ago
  74. 6b40c48 [VM] Check imported VM and original VM have the same CDI by Alice Wang · 3 years, 5 months ago
  75. cb8d313 [test] Cleanup unreachable code in MicrodroidHostTestCaseBase by Alice Wang · 3 years, 5 months ago
  76. 5449f31 Merge "vmbase: integration_test: Use Android logger" by Treehugger Robot · 3 years, 4 months ago
  77. ca084b0 Merge "Collect cpu/mem stats via VmExited atom" by Seungjae Yoo · 3 years, 4 months ago
  78. 0d1aed0 vmbase: integration_test: Use Android logger by Pierre-Clément Tosi · 3 years, 4 months ago
  79. e916109 Fix vm_payload_service bind address by Inseob Kim · 3 years, 5 months ago
  80. 090b70b Don't inherit vm payload socket and stdio from MM by Inseob Kim · 3 years, 5 months ago
  81. 89c3927 Use console for SELinux denial check by Inseob Kim · 3 years, 5 months ago
  82. 6ce2215 Skip tests on devices without virtualization_framework sys feature by Nikita Ioffe · 3 years, 5 months ago
  83. 5acb14d Merge "Add framework-virtualization to combined_apis" by Nikita Ioffe · 3 years, 5 months ago
  84. 6d265d9 Collect cpu/mem stats via VmExited atom by Seungjae Yoo · 3 years, 5 months ago
  85. 9b866f0 Fix warnings from rustc 1.65.0 by Chris Wailes · 3 years, 5 months ago
  86. 04bc110 Minor tweaks by Alan Stokes · 3 years, 5 months ago
  87. dc259f9 Merge "[VM] Build virtual machine from a descriptor" by Treehugger Robot · 3 years, 5 months ago
  88. 6b4caae Merge "[benchmark] Remove fileSizeBytes from param list for io benchmarks" by Treehugger Robot · 3 years, 5 months ago
  89. c7a7231 [benchmark] Remove fileSizeBytes from param list for io benchmarks by Alice Wang · 3 years, 5 months ago
  90. a815424 [VM] Build virtual machine from a descriptor by Alice Wang · 3 years, 5 months ago
  91. 30b50e6 Add framework-virtualization to combined_apis by Nikita Ioffe · 3 years, 5 months ago
  92. 41eb129 Merge "Statically link more libraries" by Treehugger Robot · 3 years, 5 months ago
  93. e079f72 Merge changes from topics "avf-sys-feature", "move-avf-jar-to-bcp", "virt-apex-on-system" by Nikita Ioffe · 3 years, 5 months ago
  94. ef70c18 [VM] Refactor building VirtualMachineConfig from file for reuse by Alice Wang · 3 years, 5 months ago
  95. dbdfecd Merge "[VM] Refactor VirtualMachineConfig serialization from file" by Treehugger Robot · 3 years, 5 months ago
  96. c8e3637 Merge "pvmfw: Expect an appended BCC" by Treehugger Robot · 3 years, 5 months ago
  97. 8580680 [VM] Refactor VirtualMachineConfig serialization from file by Alice Wang · 3 years, 5 months ago
  98. 08c421a Statically link more libraries by Alan Stokes · 3 years, 5 months ago
  99. 9800acd Merge "Remove onPayloadStarted stream argument" by Treehugger Robot · 3 years, 5 months ago
  100. 509da13 Merge "[benchmark] Fix virtio-blk read rate error" by Treehugger Robot · 3 years, 5 months ago