1. af14ce6 Merge "Gracefully stop the vm" into main by Jeongik Cha · 8 months ago
  2. fb15382 Merge "pvmfw: Delay UART & PT reset until jump_to_payload" into main by Treehugger Robot · 8 months ago
  3. 3cea481 Gracefully stop the vm by Jeongik Cha · 8 months ago
  4. b7bf399 Merge "trusty: test_vm: Add test target for Trusty Unit Tests" into main by Armelle Laine · 8 months ago
  5. 12f923e pvmfw: Delay UART & PT reset until jump_to_payload by Pierre-Clément Tosi · 8 months ago
  6. 5b1be90 Merge changes I90fa0e62,I8df67629,Iefc54070 into main by Treehugger Robot · 8 months ago
  7. e1fe49a Merge "vmbase: Introduce mem API & turn MEMORY private" into main by Treehugger Robot · 8 months ago
  8. cd03349 Merge "pvmfw: Map image footer after dynamic PT switch" into main by Treehugger Robot · 8 months ago
  9. 4c9d64a trusty: test_vm: Add test target for Trusty Unit Tests by Armelle Laine · 9 months ago
  10. 1fed928 trusty: security_vm: add TEST_MAPPING by Armelle Laine · 9 months ago
  11. ae07161 vmbase: Enter clients with dynamic PTs live by Pierre-Clément Tosi · 9 months ago
  12. c26e220 vmbase: Introduce mem API & turn MEMORY private by Pierre-Clément Tosi · 9 months ago
  13. eba8316 vmbase: Default to largest stack size possible by Pierre-Clément Tosi · 9 months ago
  14. d2c5472 vmbase_example: Upgrade to new vmbase::memory API by Pierre-Clément Tosi · 9 months ago
  15. 229dd9d pvmfw: Map image footer after dynamic PT switch by Pierre-Clément Tosi · 9 months ago
  16. b996399 vmbase: Define .image_footer linker section by Pierre-Clément Tosi · 8 months ago
  17. 0b02a2b vmbase: Clients separate eh_stack from .data+.bss by Pierre-Clément Tosi · 8 months ago
  18. 1ea25a6 vmbase_example: Map PCI & UART only by Pierre-Clément Tosi · 9 months ago
  19. 3c5e7a7 vmbase: Support missing SwiotlbInfo DT node by Pierre-Clément Tosi · 8 months ago
  20. 4c145c0 pvmfw: Document com.android.virt.cap in README by Pierre-Clément Tosi · 8 months ago
  21. 803aa8c move the PCI MMIO regions on aarch64 by Frederick Mayle · 9 months ago
  22. 583f7da vmbase_example: Use layout::crosvm for MMIO range by Pierre-Clément Tosi · 8 months ago
  23. b1ca3e2 Exclude 7681(ttyd) from port forwarding list by Seungjae Yoo · 9 months ago
  24. e76956f Merge "Fix monitoring active port logic in forwarder_guest_launcher" into main by Treehugger Robot · 9 months ago
  25. 6a3c246 Fix monitoring active port logic in forwarder_guest_launcher by Seungjae Yoo · 9 months ago
  26. ada5af4 Merge "[KM-VM] Set arm64 KM VM kernel to the AVB signed kernel" into main by Treehugger Robot · 9 months ago
  27. cb693eb Merge "Skip rollback protection in pvmfw for Trusty Security VM" into main by Alice Wang · 9 months ago
  28. fe0b976 Skip rollback protection in pvmfw for Trusty Security VM by Alice Wang · 9 months ago
  29. 87fbc4b [dice] Support multi key algorithm switch in pvmfw by Alice Wang · 9 months ago
  30. 24e3b50 Add a TODO to remove python3 -u by Jeongik Cha · 9 months ago
  31. f99d753 Merge "platform.dts: Fix preprocessor bodging prop name" into main by Treehugger Robot · 9 months ago
  32. 57acb56 platform.dts: Fix preprocessor bodging prop name by Pierre-Clément Tosi · 9 months ago
  33. 675f133 Unite vm_launcher_lib into VmTerminalApp by Seungjae Yoo · 9 months ago
  34. fae7253 Merge "Add early_vms.xml to Virtualization package to allow reusability" into main by Willis Kung · 9 months ago
  35. e4f7cde Merge "vmbase: Provide baremetal DiceClearMemory() as lib" into main by Pierre-Clément Tosi · 9 months ago
  36. f80ea70 Merge "tests: Use libopen_dice_clear_memory" into main by Pierre-Clément Tosi · 9 months ago
  37. b5e7727 Merge "[test] Test nostd open-dice library in pvmfw dice test" into main by Alice Wang · 9 months ago
  38. 6203d67 vmbase: Provide baremetal DiceClearMemory() as lib by Pierre-Clément Tosi · 9 months ago
  39. e5fffd8 tests: Use libopen_dice_clear_memory by Pierre-Clément Tosi · 9 months ago
  40. eabd9bd Update the security_vm to use non-test version by Alice Wang · 9 months ago
  41. b4c3e53 [test] Test nostd open-dice library in pvmfw dice test by Alice Wang · 9 months ago
  42. 12c8e28 [KM-VM] Set arm64 KM VM kernel to the AVB signed kernel by Alice Wang · 9 months ago
  43. 3a4f58b [KM-VM] Check Trusty VM kernel has valid AVB footer by Alice Wang · 9 months ago
  44. 246a766 Add early_vms.xml to Virtualization package to allow reusability by Willis Kung · 9 months ago
  45. b4b9789 Merge "[KM-VM] Add arm64 KM VM kernel targets" into main by Alice Wang · 9 months ago
  46. 3f48fcf Merge "microdroid_manager: wait for failure reason to transmit" into main by Frederick Mayle · 9 months ago
  47. db711f8 Merge "Allow the payload running in Microdroid to interact with kmsg" into main by Sebastian Ene · 9 months ago
  48. b6d62fb [KM-VM] Add arm64 KM VM kernel targets by Alice Wang · 9 months ago
  49. 503eded Ignore previleged port from the result of tcpstate by Seungjae Yoo · 9 months ago
  50. 6f6bf89 Merge "Minor fix for `python3 -u` wrapper on forwarder_guest_launcher" into main by Treehugger Robot · 9 months ago
  51. 402fd2e microdroid_manager: wait for failure reason to transmit by Frederick Mayle · 9 months ago
  52. 67ca046 Minor fix for `python3 -u` wrapper on forwarder_guest_launcher by Seungjae Yoo · 9 months ago
  53. b81d751 Merge "Wrap command tcpstates-bpfcc with `python3 -u` in forwarder_guest_launcher" into main by Seungjae Yoo · 9 months ago
  54. 2fea12a Wrap command tcpstates-bpfcc with `python3 -u` in forwarder_guest_launcher by Seungjae Yoo · 9 months ago
  55. 5790cef [KM-VM] Add rollback index to KM VM AVB footer by Alice Wang · 9 months ago
  56. 0c5f01f Report active ports periodically from VM by Seungjae Yoo · 9 months ago
  57. fda571c Adding parameter for trusty_security_vm_launcher vCPU configuration by Willis Kung · 9 months ago
  58. 028a413 Allow the payload running in Microdroid to interact with kmsg by Sebastian Ene · 9 months ago
  59. ac5c6f0 Merge "Revert "Adding parameter for trusty_security_vm_launcher vCPU configuration"" into main by ELIYAZ MOMIN · 9 months ago
  60. 474fba6 Revert "Adding parameter for trusty_security_vm_launcher vCPU configuration" by ELIYAZ MOMIN · 9 months ago
  61. 18329c1 Merge "Adding parameter for trusty_security_vm_launcher vCPU configuration" into main by Willis Kung · 9 months ago
  62. 247741a Adding parameter for trusty_security_vm_launcher vCPU configuration by Willis Kung · 9 months ago
  63. 490f2d5 Merge "Use env_logger for printing logs in forwarder_guest_launcher" into main by Treehugger Robot · 9 months ago
  64. c9eb9e8 Merge "Turn hypervisor backends module into a library" into main by Treehugger Robot · 9 months ago
  65. d095b35 Use env_logger for printing logs in forwarder_guest_launcher by Seungjae Yoo · 9 months ago
  66. 16ea931 Merge changes I17c82208,Ia925d8b5 into main by Seungjae Yoo · 9 months ago
  67. 4232950 Remove eBPF-based port listener by Seungjae Yoo · 9 months ago
  68. 9a41eb0 Merge changes from topic "trusty-vm-arm64" into main by Alice Wang · 9 months ago
  69. 7ec45d3 Turn hypervisor backends module into a library by Per Larsen · 9 months ago
  70. 63bb20d Merge "Update ARM_SMCCC_KVM_FUNC_DEV_REQ_MMIO ABI" into main by Treehugger Robot · 9 months ago
  71. 6751148 Merge "Add an option to start a pVM without pvmfw" into main by Nikita Ioffe · 9 months ago
  72. 5f8e75d Add an option to start a pVM without pvmfw by Nikita Ioffe · 9 months ago
  73. 7831017 Merge "Allow changing VM name on configuration" into main by Orlando Arbildo · 9 months ago
  74. 4c1d858 Merge "Read the algorithm of the leaf public key in DICE chain in pvmfw" into main by Treehugger Robot · 9 months ago
  75. 6823ffc Read the algorithm of the leaf public key in DICE chain in pvmfw by Alice Wang · 9 months ago
  76. 6ff1f2e Allow changing VM name on configuration by Orlando Arbildo · 9 months ago
  77. 93a422f Merge "pvmfw: Make template Fdt const" into main by Treehugger Robot · 9 months ago
  78. e905116 Merge "vmbase: Replace flatten() with slice::as_flattened" into main by Treehugger Robot · 9 months ago
  79. 48bce41 Merge "Rialto: Remove unnecessary unsharing after main" into main by Treehugger Robot · 9 months ago
  80. 1df7f4a Merge changes I203bd4ea,I52afb664 into main by Treehugger Robot · 9 months ago
  81. c165d4a Merge changes I7231be6a,Ie7b97c99,I56f273e5 into main by Treehugger Robot · 9 months ago
  82. 185145b Merge "pvmfw: Move MemorySlices to crate::memory" into main by Treehugger Robot · 9 months ago
  83. 38b6c78 Rialto: Remove unnecessary unsharing after main by Pierre-Clément Tosi · 9 months ago
  84. 8ab7c37 vmbase: Move CMOs under crate::arch by Pierre-Clément Tosi · 9 months ago
  85. 1d01277 vmbase: Move handle_*_fault() to crate::exceptions by Pierre-Clément Tosi · 9 months ago
  86. 462bdf4 pvmfw: Move MemorySlices to crate::memory by Pierre-Clément Tosi · 9 months ago
  87. 84ba1a8 pvmfw: Make template Fdt const by Pierre-Clément Tosi · 9 months ago
  88. d0818b2 vmbase: Replace flatten() with slice::as_flattened by Pierre-Clément Tosi · 9 months ago
  89. ba9614a Merge "Refactor DICE chain parsing in pvmfw to collect BccPayload" into main by Alice Wang · 9 months ago
  90. 1f968b1 Refactor DICE chain parsing in pvmfw to collect BccPayload by Alice Wang · 9 months ago
  91. f49350e Reland Add microdroid_16k by Nikita Ioffe · 9 months ago
  92. 2b34560 Merge "Revert "Add microdroid_16k"" into main by Liana Kazanova · 9 months ago
  93. 71aeb9a Revert "Add microdroid_16k" by Liana Kazanova · 9 months ago
  94. bd1e2b9 Merge "Add microdroid_16k" into main by Nikita Ioffe · 9 months ago
  95. 8b183f5 Add microdroid_16k by Nikita Ioffe · 9 months ago
  96. 18e9efd Merge "Add copyright file in debian rootfs" into main by Jeongik Cha · 9 months ago
  97. 139ddfd Add copyright file in debian rootfs by Jeongik Cha · 9 months ago
  98. 3a8c603 Use random port for grpc service by Jeongik Cha · 9 months ago
  99. 2fce070 Merge changes from topic "fh_impl" into main by Seungjae Yoo · 9 months ago
  100. 9305b74 forwarder_guest_launcher can execute forwarder_guest by Seungjae Yoo · 9 months ago