1. 287fc5e Merge "Add dtcompare tool and device tree validation test changes" into main by Treehugger Robot · 9 months ago
  2. 5faf0cb Print debug messages from LLNDK to logcat by Inseob Kim · 9 months ago
  3. e3e932d Allow vendor clients to use AVF API by Inseob Kim · 9 months ago
  4. 99c5146 Merge "libavf: fix nullary function signature" into main by Frederick Mayle · 9 months ago
  5. cdd4317 Merge "libavf: add AVirtualMachineRawConfig_setVCpuCount" into main by Frederick Mayle · 9 months ago
  6. ebba900 Merge changes I1b22a8e3,I06bec55d into main by Treehugger Robot · 9 months ago
  7. ea5dd52 Add dtcompare tool and device tree validation test changes by Elie Kheirallah · 9 months ago
  8. 2c129c4 libavf: fix nullary function signature by Frederick Mayle · 9 months ago
  9. cc0eb2b libavf: add AVirtualMachineRawConfig_setVCpuCount by Frederick Mayle · 9 months ago
  10. 384f5b5 libavf: add API to configure swiotlb size by Frederick Mayle · 9 months ago
  11. b4030cf libavf: use MiB for mebibytes in API function names by Frederick Mayle · 9 months ago
  12. 0efecd0 Merge "[test][dice] Add security_version to fake service VM DICE chain" into main by Alice Wang · 9 months ago
  13. 47d316e Update to zerocopy 0.8. by Andrew Walbran · 9 months ago
  14. 7ebafee [test][dice] Add security_version to fake service VM DICE chain by Alice Wang · 9 months ago
  15. dc5f311 Merge "Add a function connecting to vsock to LLNDK libavf" into main by Treehugger Robot · 9 months ago
  16. d43a415 Merge "Expose setShouldUseHugepages to @SystemApi" into main by Nikita Ioffe · 9 months ago
  17. 3d6038e Merge "libavf: remove AVirtualMachineRawConfig_setBalloon" into main by Frederick Mayle · 9 months ago
  18. 167b4af Merge "disable virtio-balloon by default for VirtualMachineRawConfig" into main by Frederick Mayle · 9 months ago
  19. aa246ce libavf: remove AVirtualMachineRawConfig_setBalloon by Frederick Mayle · 9 months ago
  20. cc4e2d7 disable virtio-balloon by default for VirtualMachineRawConfig by Frederick Mayle · 9 months ago
  21. 82a4013 Expose setShouldUseHugepages to @SystemApi by Nikita Ioffe · 9 months ago
  22. 4d74fc0 Merge "libavf: Fix build" into main by Treehugger Robot · 9 months ago
  23. 6627bfa Merge "Don't re-create VM instance if the config is compatible" into main by Treehugger Robot · 9 months ago
  24. aba4f31 Merge "Keep using old version of zerocopy for now." into main by Treehugger Robot · 9 months ago
  25. dcdde34 Don't re-create VM instance if the config is compatible by Jiyong Park · 9 months ago
  26. 6bb1515 libavf: Fix build by Jaewan Kim · 9 months ago
  27. 6b8d931 Keep using old version of zerocopy for now. by Andrew Walbran · 9 months ago
  28. 32e299c Add a function connecting to vsock to LLNDK libavf by Inseob Kim · 9 months ago
  29. 0606425 Refactor libavf to follow NDK guidelines by Inseob Kim · 9 months ago
  30. a5e791d Merge "vmbase: Add map_data_noflush()" into main by Treehugger Robot · 9 months ago
  31. 3533577 Merge "vmbase: Fix typo in map_image_footer() docs" into main by Treehugger Robot · 9 months ago
  32. 02c6f56 vmbase: Add map_data_noflush() by Pierre-Clément Tosi · 9 months ago
  33. 4edfdad vmbase: Fix typo in map_image_footer() docs by Pierre-Clément Tosi · 9 months ago
  34. 3cea481 Gracefully stop the vm by Jeongik Cha · 9 months ago
  35. e803461 Merge "Update is_nested_virtualization() to check for qemu" into main by Jiyong Park · 9 months ago
  36. 4da9242 Merge "Temporary workaround for Rust 1.82.0 update" into main by Treehugger Robot · 9 months ago
  37. 5b1be90 Merge changes I90fa0e62,I8df67629,Iefc54070 into main by Treehugger Robot · 9 months ago
  38. e1fe49a Merge "vmbase: Introduce mem API & turn MEMORY private" into main by Treehugger Robot · 9 months ago
  39. cd03349 Merge "pvmfw: Map image footer after dynamic PT switch" into main by Treehugger Robot · 9 months ago
  40. d9c21f0 Merge "Implement LLNDK for AVF" into main by Inseob Kim · 9 months ago
  41. 05d7cf1 Update is_nested_virtualization() to check for qemu by Jay Monkman · 9 months ago
  42. ae07161 vmbase: Enter clients with dynamic PTs live by Pierre-Clément Tosi · 10 months ago
  43. c26e220 vmbase: Introduce mem API & turn MEMORY private by Pierre-Clément Tosi · 10 months ago
  44. eba8316 vmbase: Default to largest stack size possible by Pierre-Clément Tosi · 10 months ago
  45. 229dd9d pvmfw: Map image footer after dynamic PT switch by Pierre-Clément Tosi · 10 months ago
  46. 4cdd19f Temporary workaround for Rust 1.82.0 update by Chris Wailes · 9 months ago
  47. ce6cbd7 [dice] Update DICE_PRIVATE_KEY_SIZE to DICE_PRIVATE_KEY_BUFFER_SIZE by Alice Wang · 9 months ago
  48. 8cd2ab8 Merge "vmterminal: Run crosvm(virtiofs) from app domain" into main by Akilesh Kailash · 9 months ago
  49. f3536de Implement LLNDK for AVF by Inseob Kim · 9 months ago
  50. c34fed9 Merge "Reapply "Add os parameter to composd_cmd"" into main by Treehugger Robot · 9 months ago
  51. c9aa068 vmterminal: Run crosvm(virtiofs) from app domain by Akilesh Kailash · 9 months ago
  52. dc49ba2 Merge "vmbase: Define .image_footer linker section" into main by Treehugger Robot · 9 months ago
  53. 767881f Merge "vmbase: Fix undetected EH stack overflows" into main by Treehugger Robot · 9 months ago
  54. ff84dae Merge "vmbase: Clients separate eh_stack from .data+.bss" into main by Treehugger Robot · 9 months ago
  55. b996399 vmbase: Define .image_footer linker section by Pierre-Clément Tosi · 9 months ago
  56. bb65701 vmbase: Fix undetected EH stack overflows by Pierre-Clément Tosi · 9 months ago
  57. 0b02a2b vmbase: Clients separate eh_stack from .data+.bss by Pierre-Clément Tosi · 9 months ago
  58. f287851 Merge "vmbase: Move stack guard page to own section" into main by Treehugger Robot · 9 months ago
  59. 22ef2a1 Merge "vmbase: Support missing SwiotlbInfo DT node" into main by Treehugger Robot · 9 months ago
  60. 0d5434d vmbase: Move stack guard page to own section by Pierre-Clément Tosi · 9 months ago
  61. 3c5e7a7 vmbase: Support missing SwiotlbInfo DT node by Pierre-Clément Tosi · 9 months ago
  62. 4657d0e Reapply "Add os parameter to composd_cmd" by Inseob Kim · 9 months ago
  63. cb079c4 Merge "Revert "Add os parameter to composd_cmd"" into main by Inseob Kim · 9 months ago
  64. 17e555b Revert "Add os parameter to composd_cmd" by Chaitanya Cheemala (xWF) · 9 months ago
  65. f651132 Merge "Add os parameter to composd_cmd" into main by Treehugger Robot · 9 months ago
  66. 803aa8c move the PCI MMIO regions on aarch64 by Frederick Mayle · 9 months ago
  67. 87fbc4b [dice] Support multi key algorithm switch in pvmfw by Alice Wang · 10 months ago
  68. 5ab9e58 Merge "Make open-dice rust wrapper compatible with upstream code" into main by Alice Wang · 9 months ago
  69. 675f133 Unite vm_launcher_lib into VmTerminalApp by Seungjae Yoo · 10 months ago
  70. d948a4d Implement backup in terminal by Jeongik Cha · 10 months ago
  71. e4f7cde Merge "vmbase: Provide baremetal DiceClearMemory() as lib" into main by Pierre-Clément Tosi · 10 months ago
  72. f80ea70 Merge "tests: Use libopen_dice_clear_memory" into main by Pierre-Clément Tosi · 10 months ago
  73. 08d229e add getRootfsFile by Jeongik Cha · 10 months ago
  74. 6203d67 vmbase: Provide baremetal DiceClearMemory() as lib by Pierre-Clément Tosi · 10 months ago
  75. e5fffd8 tests: Use libopen_dice_clear_memory by Pierre-Clément Tosi · 10 months ago
  76. 9427f01 [dice] Move open-dice Rust wrapper tests to presubmit by Alice Wang · 10 months ago
  77. 4dda2fb Add os parameter to composd_cmd by Inseob Kim · 10 months ago
  78. 14ca76a Make open-dice rust wrapper compatible with upstream code by Alice Wang · 10 months ago
  79. 40648a4 Merge changes Ib471476c,I0999284c,I273df743 into main by Alice Wang · 10 months ago
  80. f43af73 Merge changes from topic "custom_smcs_allowlist" into main by Nikita Ioffe · 10 months ago
  81. eefd3cf Merge "Modify port forwarding stored preference based on current state of guest" into main by Treehugger Robot · 10 months ago
  82. 89f05f8 [dice] Migrate from fixed public key/signature sizes to dynamic length by Alice Wang · 10 months ago
  83. 0b587bf [dice] Remove redundant feature flag alloc by Alice Wang · 10 months ago
  84. b1ed084 [dice] Migrate from DICE_COSE_KEY_ALG_VALUE to VM_KEY_ALGORITHM by Alice Wang · 10 months ago
  85. d19c11c Merge "Define interface for reporting active ports in the guest" into main by Treehugger Robot · 10 months ago
  86. 202ab23 Modify port forwarding stored preference based on current state of guest by Seungjae Yoo · 10 months ago
  87. c9eb9e8 Merge "Turn hypervisor backends module into a library" into main by Treehugger Robot · 10 months ago
  88. 8ec8dc0 Merge "Remove unnecessary OWNERS file in libs/dice" into main by Treehugger Robot · 10 months ago
  89. 9954838 Add teeServices field to AppConfig & RawConfig by Nikita Ioffe · 11 months ago
  90. fbbebe5 Define interface for reporting active ports in the guest by Seungjae Yoo · 10 months ago
  91. 16ea931 Merge changes I17c82208,Ia925d8b5 into main by Seungjae Yoo · 10 months ago
  92. f032731 Integrate port forwarding with setting page by Seungjae Yoo · 10 months ago
  93. 6d14fa6 Merge "Stop VmLauncherService when vm is finished" into main by Jeongik Cha · 10 months ago
  94. 7ec45d3 Turn hypervisor backends module into a library by Per Larsen · 10 months ago
  95. 56bfd1a Remove unnecessary OWNERS file in libs/dice by Alice Wang · 10 months ago
  96. 63bb20d Merge "Update ARM_SMCCC_KVM_FUNC_DEV_REQ_MMIO ABI" into main by Treehugger Robot · 10 months ago
  97. e0848f2 Stop VmLauncherService when vm is finished by Jeongik Cha · 10 months ago
  98. a9432ba forwarder_host terminates when terminating VM by Seungjae Yoo · 10 months ago
  99. 34164d6 VmLauncherService doesn't start a new thread for starting gRPC server by Seungjae Yoo · 10 months ago
  100. 1b73e5f Merge "Turn the optimization on for the terminal app" into main by Treehugger Robot · 10 months ago