1. 1dabd56 Update the Microdroid kernel build instructions by Jiyong Park · 2 years, 9 months ago
  2. 5ef60e6 [vm_payload] Add bug link to sanitize section in Android.bp by Alice Wang · 2 years, 9 months ago
  3. fd96ff7 Update kernel to builds 9246176 by Jiyong Park · 2 years, 9 months ago
  4. 250691e Update kernel to builds 9246176 by Jiyong Park · 2 years, 9 months ago
  5. 8d7e107 [fuzzer] Fix fuzzer compile error libvm_payload already defined by Alice Wang · 2 years, 9 months ago
  6. 8e2140a Remove unused microdroid kernel module build rules by Keir Fraser · 2 years, 9 months ago
  7. 998b11e Merge "[API] Include libvm_payload in Microdroid" by Alice Wang · 2 years, 10 months ago
  8. df9bd2b Merge changes Ib977d21a,I9daaa3bb by Jiyong Park · 2 years, 10 months ago
  9. 6bbb6da [API] Add vm_payload API to get APK contents path by Alice Wang · 2 years, 10 months ago
  10. 2e57b08 [API] Include libvm_payload in Microdroid by Alice Wang · 2 years, 10 months ago
  11. 18db3aa Update kernel to builds 9223523 by Jiyong Park · 2 years, 10 months ago
  12. 7526492 Update kernel to builds 9223523 by Jiyong Park · 2 years, 10 months ago
  13. 2be64f3 [API] Wrap raw binder_rpc_unstable calls in vm_payload by Alice Wang · 2 years, 10 months ago
  14. 0e667b3 Merge "Switch to tombstoned.microdroid" by Nikita Ioffe · 2 years, 10 months ago
  15. b680c24 Merge "Restrict access to certain vm_payload APIs" by Treehugger Robot · 2 years, 10 months ago
  16. 4d262dc Restrict access to certain vm_payload APIs by Andrew Scull · 2 years, 10 months ago
  17. 664697c Switch to tombstoned.microdroid by Nikita Ioffe · 2 years, 10 months ago
  18. 9e56f68 Remove cgroup specific setup from microdroid/init.rc by Nikita Ioffe · 2 years, 10 months ago
  19. 6da186a Update kernel to builds 9209896 by Nikita Ioffe · 2 years, 10 months ago
  20. f0943d8 Update kernel to builds 9209896 by Nikita Ioffe · 2 years, 10 months ago
  21. 7ce7da9 Merge "Add ro.product.cpu.abi to Microdroid" by Treehugger Robot · 2 years, 10 months ago
  22. 7b160bf Add ro.product.cpu.abi to Microdroid by Jiyong Park · 2 years, 10 months ago
  23. e6e5634 Merge "[API][vm_payload] Rename vm_service.rs to vm_payload_service.rs" by Alice Wang · 2 years, 10 months ago
  24. b51bd6f Update kernel to builds 9186328 by Jiyong Park · 2 years, 10 months ago
  25. 66dd4fe Update kernel to builds 9186328 by Jiyong Park · 2 years, 10 months ago
  26. d318def [API][vm_payload] Rename vm_service.rs to vm_payload_service.rs by Alice Wang · 2 years, 10 months ago
  27. 52d3c72 Remove support for command-line args by Alan Stokes · 2 years, 10 months ago
  28. 89b394a Merge "Update kernel to builds 9170280" by Keir Fraser · 2 years, 10 months ago
  29. 5b6ea7d Merge "Update kernel to builds 9170280" by Keir Fraser · 2 years, 10 months ago
  30. 500a785 Update kernel to builds 9170280 by Keir Fraser · 2 years, 10 months ago
  31. 390f1fb Update kernel to builds 9170280 by Keir Fraser · 2 years, 10 months ago
  32. 91beddf Merge "Add a doc for Microdroid kernel building and prebuilt updating" by Jiyong Park · 2 years, 10 months ago
  33. 408f5d2 Add a doc for Microdroid kernel building and prebuilt updating by Jiyong Park · 2 years, 10 months ago
  34. 752f402 Update kernel to builds 9162255 by Keir Fraser · 2 years, 10 months ago
  35. bd05aae Update kernel to builds 9162255 by Keir Fraser · 2 years, 10 months ago
  36. af0eed3 Merge "Add document about using lldbclient.py" by Treehugger Robot · 2 years, 10 months ago
  37. 29120b5 Add document about using lldbclient.py by Inseob Kim · 2 years, 10 months ago
  38. 655e98e Make the vm_payload API look more NDK-like by Andrew Scull · 2 years, 10 months ago
  39. bd569a0 [API][compos] Use VmPayloadService to notify host in compos by Alice Wang · 2 years, 10 months ago
  40. b3dd8af Merge "Remove direct access to the sealing CDI from the payload" by Andrew Scull · 2 years, 10 months ago
  41. 609299c [API] Change libvm_payload to shared lib by Alice Wang · 2 years, 10 months ago
  42. 102067a Remove direct access to the sealing CDI from the payload by Andrew Scull · 2 years, 10 months ago
  43. 3b80c9b Remove the DICE service from microdroid by Andrew Scull · 2 years, 10 months ago
  44. e4b0285 Use the vm_payload library to access DICE values by Andrew Scull · 2 years, 10 months ago
  45. d64ae7d Migrate DICE access to IVmPayloadService by Andrew Scull · 2 years, 10 months ago
  46. 13a2b1b [API][Refactoring] Move service name to IVmPayloadService by Alice Wang · 2 years, 10 months ago
  47. 59a9e56 [API] Add new service to notify host from microdroid manager by Alice Wang · 2 years, 10 months ago
  48. fb46ee1 [pkvm][API] Add API to connect payload and VM service by Alice Wang · 2 years, 10 months ago
  49. 7c6b270 Explicitly specify capabilities of root services in microdroid by Nikita Ioffe · 2 years, 10 months ago
  50. 1f417c9 Handle PayloadConfig in Microdroid by Alan Stokes · 2 years, 10 months ago
  51. 0d1ef78 Initial work to make VM config file optional by Alan Stokes · 2 years, 11 months ago
  52. 2255b59 Merge changes from topic "kernelbootRevert2" by Shikha Panwar · 2 years, 10 months ago
  53. 17fc23a Disable microdroid_kernel_signed for non-arm64/x86_64 architectures by Shikha Panwar · 2 years, 10 months ago
  54. 9b870da Revert^2 "Change the vbmeta image for kernelboot mode" by Shikha Panwar · 2 years, 10 months ago
  55. ed8ace4 Revert^2 "Boot VM without bootloader - using init ramdisk" by Shikha Panwar · 2 years, 10 months ago
  56. 0f71596 Revert "Boot VM without bootloader - using init ramdisk" by Shikha Panwar · 2 years, 10 months ago
  57. 1c5ae03 Revert "Change the vbmeta image for kernelboot mode" by Shikha Panwar · 2 years, 10 months ago
  58. 268b7e7 Merge logic of DICE HAL and diced in to dice-service by Andrew Scull · 2 years, 11 months ago
  59. 8efb4e6 Change the vbmeta image for kernelboot mode by Shikha Panwar · 3 years ago
  60. c700b84 Boot VM without bootloader - using init ramdisk by Shikha Panwar · 3 years ago
  61. 5b184b2 Merge "Make authfs start optional" by Treehugger Robot · 2 years, 11 months ago
  62. 01b3ef0 Make authfs start optional by Alan Stokes · 2 years, 11 months ago
  63. 24044fe Use console=ttynull to disable console by Jiyong Park · 2 years, 11 months ago
  64. 0da928a Update kernel to builds 9096266 by Jiyong Park · 2 years, 11 months ago
  65. a865903 Update kernel to builds 9096266 by Jiyong Park · 2 years, 11 months ago
  66. e849ce5 Remove unused .proto by Alan Stokes · 2 years, 11 months ago
  67. 85666e8 Merge changes I0fabcbb4,I214f172d,I3529c2cb by Shikha Panwar · 2 years, 11 months ago
  68. 248f529 Remove kernel commandline arguments fom bootimg rule by Shikha Panwar · 2 years, 11 months ago
  69. c6076c5 Merge "Remove logd from Microdroid" by Treehugger Robot · 2 years, 11 months ago
  70. 00dd71f Update kernel to builds 9047506 by Shikha Panwar · 2 years, 11 months ago
  71. e71cb30 Update kernel to builds 9047506 by Shikha Panwar · 2 years, 11 months ago
  72. 419957e Remove logd from Microdroid by Jiyong Park · 2 years, 11 months ago
  73. b5bcfab Migrate away from structopt by Victor Hsieh · 2 years, 11 months ago
  74. f46f96b Generate initrd & bootconfigs for Microdroid boot by Shikha Panwar · 3 years ago
  75. 5f7b640 Merge "Create host-side tool to attach bootconfig to initrd image" by Shikha Panwar · 2 years, 11 months ago
  76. 5595711 Create host-side tool to attach bootconfig to initrd image by Shikha Panwar · 3 years ago
  77. 21c2cfc Merge changes Ib884e94d,I121ba0e2 by Jiyong Park · 3 years ago
  78. a23b1e4 Update kernel to builds 9013362 by Jiyong Park · 3 years ago
  79. 8e609fa Update kernel to builds 9013362 by Jiyong Park · 3 years ago
  80. 6472ccd Migrate to Rust 2021 edition by Alan Stokes · 3 years ago
  81. a90f0a1 Update kernel to builds 9005362 by Jiyong Park · 3 years ago
  82. a97f16a Update kernel to builds 9005362 by Jiyong Park · 3 years ago
  83. 5424e77 Revert accidentally updated kernel by Jiyong Park · 3 years ago
  84. 17e3ed4 Add vm_shell script by Jiyong Park · 3 years ago
  85. caeee1e Update kernel to builds 8984156 by Jiyong Park · 3 years ago
  86. 91c8584 Update kernel to builds 8984156 by Jiyong Park · 3 years ago
  87. 5bd2482 Stop uevent after microdroid_manager by Jiyong Park · 3 years ago
  88. 202856e Load crashkernel using kexec by Jiyong Park · 3 years ago
  89. ad76221 Need to delete instance.img to switch to debug VM by Alan Stokes · 3 years ago
  90. 7a6d019 Update kernel to builds 8934253 by Jiyong Park · 3 years ago
  91. a872ec3 Update kernel to builds 8934253 by Jiyong Park · 3 years ago
  92. 26d74fa Merge "Hard coding the path to crashdumping kernel and initrd in kexec binary" by Treehugger Robot · 3 years, 1 month ago
  93. 8d2a707 Hard coding the path to crashdumping kernel and initrd in kexec binary by Jiyong Park · 3 years, 1 month ago
  94. 0fe246b Update kernel to builds 8832624 by Jiyong Park · 3 years, 1 month ago
  95. f15c4fa Update kernel to builds 8832624 by Jiyong Park · 3 years, 1 month ago
  96. cd9c1dd Make sure tombstone is transmitted before VM exit by Inseob Kim · 3 years, 1 month ago
  97. 4de509a Start seriallogging eariler on microdroid by Inseob Kim · 3 years, 1 month ago
  98. cfaf038 Call setvbuf at the beginning of main by Inseob Kim · 3 years, 1 month ago
  99. 3f49690 Merge changes I6ab7f3c2,I1f905379 by Treehugger Robot · 3 years, 1 month ago
  100. 24c878b Fix the ndk build by Jiyong Park · 3 years, 1 month ago