1. 8103277 Merge "Add Virtio-snd device" into main by Mu-Le Lee · 15 hours ago main master
  2. f3acfd1 Test deferred_rbp changes secrets by Shikha Panwar · 4 days ago
  3. ffadd4d Include defer_rbp in the hidden input of DICE by Shikha Panwar · 4 days ago
  4. a4971bd Merge "pvmfw: Make pvmfw_embedded_key a proper PEM file" into main by Treehugger Robot · 31 hours ago
  5. 6c6535d Register RKP HAL only when it is declared in VINTF by Alice Wang · 33 hours ago
  6. 134180a Add Virtio-snd device by Mu-Le Lee · 7 weeks ago
  7. 11c152d Merge "Support cursor inside vm in VmLauncherApp" into main by Treehugger Robot · 2 days ago
  8. a90bf5b Support cursor inside vm in VmLauncherApp by Jeongik Cha · 8 days ago
  9. 792bff7 Merge "Update custom_vm.md about Google virt apex" into main by Treehugger Robot · 3 days ago
  10. 584a4d0 Update custom_vm.md about Google virt apex by Jeongik Cha · 3 days ago
  11. 3230cd9 Merge "Link TAP interface to VM" into main by Seungjae Yoo · 3 days ago
  12. 991a3ee Merge "Update source for Rust 1.78.0" into main by Treehugger Robot · 3 days ago
  13. e957964 Update source for Rust 1.78.0 by Chris Wailes · 3 days ago
  14. 986d7a4 Link TAP interface to VM by Seungjae Yoo · 4 days ago
  15. e5bb1fc Merge "Add virtualizationmanager fuzzer" into main by Inseob Kim · 3 days ago
  16. 7b6b243 Merge "Serial devices follows the legacy order" into main by Treehugger Robot · 3 days ago
  17. 2c3945c Update OWNERS by Alan Stokes · 3 days ago
  18. fa6a20d Merge "Ensure vbmeta_digest is not empty" into main by Treehugger Robot · 3 days ago
  19. 8c26a32 Merge "Guest OS serial console" into main by Yi-Yo Chiang · 3 days ago
  20. 3fac743 Merge "Implement createTapInterface in vmnic" into main by Seungjae Yoo · 3 days ago
  21. 0a44266 Implement createTapInterface in vmnic by Seungjae Yoo · 12 days ago
  22. 0877f26 Ensure vbmeta_digest is not empty by Seth Moore · 4 days ago
  23. 27ccc62 Merge changes I93b907b7,Ie3bc2b88 into main by Treehugger Robot · 4 days ago
  24. 888d3be pvmfw-tool: Fix runtime crash by Jaewan Kim · 12 days ago
  25. 59009e9 pvmfw-tool: Make VM reference DT optional by Jaewan Kim · 2 weeks ago
  26. 98099fa compos: Enable huge_pages by Vincent Donnefort · 10 weeks ago
  27. f3ebae9 MicrodroidHostTestCases: Add testHugePages by Vincent Donnefort · 4 weeks ago
  28. 1ba9b4a Serial devices follows the legacy order by Jiyong Park · 4 days ago
  29. 56c6b14 Merge "Include instance-hash in DICE chain" into main by Shikha Panwar · 4 days ago
  30. 5ffb2f8 Merge "Fix SELinux denial check" into main by Inseob Kim · 5 days ago
  31. a0f58e8 Guest OS serial console by Yi-Yo Chiang · 3 weeks ago
  32. 1560181 Add virtualizationmanager fuzzer by Inseob Kim · 5 days ago
  33. d298848 Merge "Use soong variable avf_remote_attestation_enabled to enable RA" into main by Alice Wang · 5 days ago
  34. 3fcf537 Fix SELinux denial check by Inseob Kim · 8 days ago
  35. 8b5533d pvmfw: Make pvmfw_embedded_key a proper PEM file by Pierre-Clément Tosi · 8 days ago
  36. 5af986b Use soong variable avf_remote_attestation_enabled to enable RA by Alice Wang · 11 days ago
  37. 569d56e Merge "[dice] Read the COSE key algorithm from DICE library" into main by Treehugger Robot · 9 days ago
  38. 8f7fc1a Include instance-hash in DICE chain by Shikha Panwar · 7 weeks ago
  39. ff38111 [dice] Read the COSE key algorithm from DICE library by Alice Wang · 10 days ago
  40. f20b956 Merge changes I5d8e169d,I832b705d,Ic8af83b8,Ib3c9acb8,I2e357326, ... into main by Treehugger Robot · 10 days ago
  41. 5f9f402 Merge "platform.dts: Add PLACEHOLDER_CPU_MAP_CLUSTER" into main by Treehugger Robot · 10 days ago
  42. b0a7f96 Merge "platform.dts: Introduce PLACEHOLDER_OPP_TABLE" into main by Treehugger Robot · 10 days ago
  43. d6d0973 Merge "Disable AVF tests on cf_arm64" into main by Treehugger Robot · 10 days ago
  44. b88ad95 platform.dts: Add PLACEHOLDER_CPU_MAP_CLUSTER by Pierre-Clément Tosi · 10 days ago
  45. e73fdcf platform.dts: Introduce PLACEHOLDER_OPP_TABLE by Pierre-Clément Tosi · 7 weeks ago
  46. c08e63c vmbase: Support 16KiB MMIO_GUARD granule by Pierre-Clément Tosi · 3 weeks ago
  47. d2f42f5 Disable AVF tests on cf_arm64 by Alan Stokes · 10 days ago
  48. dc715c4 vmbase: Detect dynamic resharing of UART by Pierre-Clément Tosi · 3 weeks ago
  49. 32d9679 vmbase: Move MMIO_GUARD granule check out of ::hyp by Pierre-Clément Tosi · 5 weeks ago
  50. bf09857 vmbase: Harden MMIO_GUARD with RAII by Pierre-Clément Tosi · 5 weeks ago
  51. 6b86753 vmbase: Clean up MMIO_GUARD in MemoryTracker by Pierre-Clément Tosi · 5 weeks ago
  52. 06c5702 vmbase: Introduce compat_android_13 feature by Pierre-Clément Tosi · 5 weeks ago
  53. c366fe1 vmbase: Remove now duplicate hyp::util by Pierre-Clément Tosi · 5 weeks ago
  54. a9b345f vmbase: Integrate libhyp as module by Pierre-Clément Tosi · 5 weeks ago
  55. e5cca92 pvmfw: test: Duplicate DeviceAssigningHypervisor by Pierre-Clément Tosi · 5 weeks ago
  56. 000f5b4 libs: Prepare libhyp for move by Pierre-Clément Tosi · 5 weeks ago
  57. ea80e19 Merge "New DICE chain requirements apply from VSR 15" into main by Treehugger Robot · 10 days ago
  58. d47ad8b Merge "Update kernel to builds 11868669" into main by Nikita Ioffe · 11 days ago
  59. 7430a82 Update kernel to builds 11868669 by Nikita Ioffe · 11 days ago
  60. e045c6b New DICE chain requirements apply from VSR 15 by Alan Stokes · 11 days ago
  61. 1cba46d Merge "binder::get_interface -> binder::wait_for_interface" into main by Treehugger Robot · 11 days ago
  62. 578d456 Merge "Add more details about Service VM to its doc" into main by Alice Wang · 11 days ago
  63. ab14bb0 Add more details about Service VM to its doc by Alice Wang · 3 weeks ago
  64. 5da8f4e Merge "bin/vm run-microdroid supports --network-supported flag." into main by Seungjae Yoo · 11 days ago
  65. 13af0b6 bin/vm run-microdroid supports --network-supported flag. by Seungjae Yoo · 12 days ago
  66. eeccd6e update custom_vm.md with debian related contents by Jeongik Cha · 12 days ago
  67. b2a0287 binder::get_interface -> binder::wait_for_interface by Frederick Mayle · 3 weeks ago
  68. 9290081 Re-enable AVF capability test by Alan Stokes · 3 weeks ago
  69. cc02cb9 replace FrameLayout with merge tag by Jeongik Cha · 12 days ago
  70. 2af7b9f Merge "Support mouse in VM" into main by Treehugger Robot · 2 weeks ago
  71. 343894e Support mouse in VM by Jeongik Cha · 2 weeks ago
  72. dd7db8d Merge "doc: Remove cros_workon_make" into main by Jaewan Kim · 2 weeks ago
  73. fa9cc65 Merge "Define skeleton code of vmnic(Virtual Machine Network Interface Creator)" into main by Treehugger Robot · 2 weeks ago
  74. 8840569 Merge "Disable problematic test" into main by Treehugger Robot · 2 weeks ago
  75. 5ade725 Disable problematic test by Alan Stokes · 2 weeks ago
  76. b90bee5 Merge "doc: Update instruction for downloading ferrochrome image" into main by Jaewan Kim · 2 weeks ago
  77. 9948368 doc: Update instruction for downloading ferrochrome image by Jaewan Kim · 2 weeks ago
  78. f2b490d Merge "Make the VM Payload API explicitly public" into main by Treehugger Robot · 2 weeks ago
  79. b9c7310 doc: Remove cros_workon_make by Jaewan Kim · 2 weeks ago
  80. d8252c8 Merge "Use_embedded_native_libs: true for APK-in-APEX" into main by Treehugger Robot · 2 weeks ago
  81. f5fc5f7 Make the VM Payload API explicitly public by Alan Stokes · 2 weeks ago
  82. 0927479 Use_embedded_native_libs: true for APK-in-APEX by Jiyong Park · 2 weeks ago
  83. 00a9573 Merge "virtmgr: Pass hugepages to crosvm" into main by Treehugger Robot · 2 weeks ago
  84. 73604cc Fix URL for Checking out Chromium instructions. by Ramji Jiyani · 3 weeks ago
  85. e1f4165 Merge "[test] Fix AvfRkpdAppGoogleIntegrationTests on registered device" into main by Treehugger Robot · 3 weeks ago
  86. b341c38 Merge "VS: Connect to Secretkeeper lazily" into main by Treehugger Robot · 3 weeks ago
  87. 72820a9 VS: Connect to Secretkeeper lazily by Alan Stokes · 3 weeks ago
  88. 48eb603 [test] Fix AvfRkpdAppGoogleIntegrationTests on registered device by Alice Wang · 3 weeks ago
  89. 529d53c Define skeleton code of vmnic(Virtual Machine Network Interface Creator) by Seungjae Yoo · 3 weeks ago
  90. 0b4b776 Fixed comment introducing vfio_handler/src/aidl.rs by Seungjae Yoo · 3 weeks ago
  91. d147507 Merge changes I5c955cba,Ie522f556 into main by Treehugger Robot · 3 weeks ago
  92. d516eba Merge "Skip AVF tests if GSI && VSR < 202404" into main by Jiyong Park · 3 weeks ago
  93. 0262dec Use raw (R | S) format for COSE keys by Alan Stokes · 3 weeks ago
  94. 20b5ab2 Make ecdsa_verify_cose testable by Alan Stokes · 3 weeks ago
  95. ac100eb Make VmAttestationTestApp part of PTS test suite by Scott Chen · 3 weeks ago
  96. 97011cf Merge changes Ie60a211e,Id9923d05 into main by Treehugger Robot · 3 weeks ago
  97. 538a2c6 virtmgr: Pass hugepages to crosvm by Vincent Donnefort · 2 months ago
  98. ad175ab Skip AVF tests if GSI && VSR < 202404 by Jiyong Park · 3 weeks ago
  99. fe6eaa2 Merge "Microdroid Demo App supports non-protected and protected vm" into main by Treehugger Robot · 3 weeks ago
  100. 56f2641 Merge "Update source for Rust 1.78.0" into main by Treehugger Robot · 3 weeks ago