1. 7789bfe PvmfwImgTest: Test more invalid config versions by Pierre-Clément Tosi · 2 years, 5 months ago
  2. 7f4c0ac Merge changes Ia242c505,I5f641294 into main by Alice Wang · 2 years, 5 months ago
  3. 76a36a2 [rialto] Move request processing to a separate module by Alice Wang · 2 years, 6 months ago
  4. 748b032 [rialto] Add communication protocol library for host and rialto by Alice Wang · 2 years, 6 months ago
  5. 0cedf4a PvmfwImgTest: Use actually invalid config data version by Pierre-Clément Tosi · 2 years, 5 months ago
  6. 4c2e783 Merge "pvmfw: config: Treat v1.x as latest version known" into main by Treehugger Robot · 2 years, 5 months ago
  7. ce3e313 pvmfw: config: Treat v1.x as latest version known by Pierre-Clément Tosi · 2 years, 6 months ago
  8. b94f1ae Merge "Run app payloads as non-root." into main by Treehugger Robot · 2 years, 5 months ago
  9. bd8a6ad Merge "Disable module autoloading" into main by Treehugger Robot · 2 years, 5 months ago
  10. 0028d61 Merge "Add new wait_for_success argument to ballon Adjust initializer" into main by Devin Moore · 2 years, 5 months ago
  11. cfe87cd Disable module autoloading by Alan Stokes · 2 years, 5 months ago
  12. 1294f94 Run app payloads as non-root. by Alan Stokes · 2 years, 5 months ago
  13. 977bba0 Merge "Changes for rust 1.72" into main by Treehugger Robot · 2 years, 5 months ago
  14. ed2d103 Merge "Fix typo in vm_shell.sh path." into main by Treehugger Robot · 2 years, 5 months ago
  15. 5fa9290 Fix typo in vm_shell.sh path. by Andrew Walbran · 2 years, 5 months ago
  16. 9116022 Merge "Use the new API for creating config descriptor" into main by Alan Stokes · 2 years, 5 months ago
  17. c6e9246 Use the new API for creating config descriptor by Alan Stokes · 2 years, 5 months ago
  18. 2ae7d4e Merge "Remove unsafe lints now that they are enabled globally." into main by Treehugger Robot · 2 years, 5 months ago
  19. aea8364 Remove unsafe lints now that they are enabled globally. by Andrew Walbran · 2 years, 5 months ago
  20. a0d553b Read ro.boot.hypervisor.vm_dtbo_idx while writing dtbo by Seungjae Yoo · 2 years, 5 months ago
  21. 30be448 Add new wait_for_success argument to ballon Adjust initializer by Devin Moore · 2 years, 5 months ago
  22. d549660 Merge "Update name of hwtrust subcommand" into main by Andrew Scull · 2 years, 5 months ago
  23. 59c525e Merge "Use a unique key to sign our test apps." into main by Treehugger Robot · 2 years, 5 months ago
  24. 9b56f9a Merge "Change hardcoded vm_dtbo_idx" into main by Treehugger Robot · 2 years, 5 months ago
  25. adb2166 Change hardcoded vm_dtbo_idx by Seungjae Yoo · 2 years, 5 months ago
  26. 5315e1d Change bug number in TODO comment by Seungjae Yoo · 2 years, 5 months ago
  27. ad9bb86 Update name of hwtrust subcommand by Andrew Scull · 2 years, 5 months ago
  28. 8f5db88 Merge "Extract full information of VM DTBO from dtbo.img by vfio_handler" into main by Treehugger Robot · 2 years, 5 months ago
  29. db2d9cb Extract full information of VM DTBO from dtbo.img by vfio_handler by Seungjae Yoo · 2 years, 6 months ago
  30. fe6df52 Use a unique key to sign our test apps. by Alan Stokes · 2 years, 5 months ago
  31. 109486b Changes for rust 1.72 by James Farrell · 2 years, 6 months ago
  32. f6deec3 Update OWNERS by Alan Stokes · 2 years, 6 months ago
  33. 66cdd44 Merge "Changes for Rust 1.72" into main by James Farrell · 2 years, 6 months ago
  34. f693559 Changes for Rust 1.72 by James Farrell · 2 years, 6 months ago
  35. bf5978c pvmfw: Handle config version 1.1 by Jaewan Kim · 2 years, 6 months ago
  36. 3300149 pvmfw: Add support for variable config entry count by Pierre-Clément Tosi · 2 years, 6 months ago
  37. fd694c7 pvmfw: Simplify HeaderEntry parsing by Pierre-Clément Tosi · 2 years, 6 months ago
  38. 6b7fb3c pvmfw: Refactor to manage config version in its struct by Jaewan Kim · 2 years, 6 months ago
  39. 0bdd3e6 Merge "Migrate errors to binder::IntoBinderResult" into main by Treehugger Robot · 2 years, 6 months ago
  40. 17cead4 Migrate errors to binder::IntoBinderResult by Alan Stokes · 2 years, 6 months ago
  41. 13f823c Remove testBoot[Disable|Enable]PKVM tests by Jiyong Park · 2 years, 6 months ago
  42. d7bd2f2 Rename avfutil to avflog by Jiyong Park · 2 years, 6 months ago
  43. b1935ef Refactor the vm app by Jiyong Park · 2 years, 6 months ago
  44. f4883fc Add libavfutil by Jiyong Park · 2 years, 6 months ago
  45. da78a6c Merge "Add device assignment host test" into main by Inseob Kim · 2 years, 6 months ago
  46. 2227eaa Use binder::IntoBinderResult to simplify error handling by Jiyong Park · 2 years, 6 months ago
  47. bc84c21 Merge "Add assignable devices to vm info" into main by Treehugger Robot · 2 years, 6 months ago
  48. 55438b2 Fix trivial device assignment bugs by Inseob Kim · 2 years, 6 months ago
  49. 3dd7546 Add device assignment host test by Inseob Kim · 2 years, 6 months ago
  50. 75460b3 Add assignable devices to vm info by Inseob Kim · 2 years, 6 months ago
  51. f36347b Use regular file for VM DTBO by Inseob Kim · 2 years, 6 months ago
  52. df1e217 Merge changes from topic "virtualizationservice_bind_device_to_vfio" into main by Treehugger Robot · 2 years, 6 months ago
  53. bdca047 Bind devices to VFIO with VirtualizationService by Inseob Kim · 2 years, 6 months ago
  54. 6ef8097 Implement platform API to assign devices by Inseob Kim · 2 years, 6 months ago
  55. 3d2995f Merge "vmbase: Replace CRYPTO_sysrand() with getentropy()" into main by Treehugger Robot · 2 years, 6 months ago
  56. 72bbfd0 Merge "[vmbase] Check layout not empty during memory allocation" into main by Treehugger Robot · 2 years, 6 months ago
  57. 5d9ecb8 Merge "Add missing AOSP module metadata to `ComposHostTestCases`." into main by Roland Levillain · 2 years, 6 months ago
  58. 6a8ddac doc: fix debug policy DT path by Jaewan Kim · 2 years, 6 months ago
  59. 1ca0f65 Add internal API to bind devices to VFIO by Inseob Kim · 2 years, 6 months ago
  60. 0411288 Add missing AOSP module metadata to `ComposHostTestCases`. by Roland Levillain · 2 years, 6 months ago
  61. 7cbe29a [vmbase] Check layout not empty during memory allocation by Alice Wang · 2 years, 6 months ago
  62. b27ec8f Adjust virtio_blk API for virtio-drivers 0.6.0 by Alice Wang · 2 years, 6 months ago
  63. b0a992a Merge "Add API getting list of assignable devices" into main by Treehugger Robot · 2 years, 6 months ago
  64. 53d0b21 Add API getting list of assignable devices by Inseob Kim · 2 years, 6 months ago
  65. 4469f26 Revert "Revert "Disable ComposTestCase on Cuttlefish"" by Alan Stokes · 2 years, 6 months ago
  66. 76beee1 Merge "Fix race between read/write" into main by Treehugger Robot · 2 years, 6 months ago
  67. 52329cf Merge "Improve safety comment." into main by Treehugger Robot · 2 years, 6 months ago
  68. e37425e Merge "[rialto] Enable the host and service VM vsock connection" into main by Alice Wang · 2 years, 6 months ago
  69. f4cf340 Merge "Fix soundness issue in microdroid manager." into main by Treehugger Robot · 2 years, 6 months ago
  70. 697c860 Fix race between read/write by Jooyung Han · 2 years, 6 months ago
  71. 196192b Improve safety comment. by Alan Stokes · 2 years, 6 months ago
  72. afd0287 Merge "Standardise and add safety comments." into main by Andrew Walbran · 2 years, 6 months ago
  73. 4e082c3 [rialto] Enable the host and service VM vsock connection by Alice Wang · 2 years, 7 months ago
  74. aac6830 Fix soundness issue in microdroid manager. by Andrew Walbran · 2 years, 6 months ago
  75. ae3350d Standardise and add safety comments. by Andrew Walbran · 2 years, 6 months ago
  76. 1ab7363 Merge "Remove unsafe impl" into main by Treehugger Robot · 2 years, 6 months ago
  77. 52bce59 Merge "Don't allow vendor APEXes in Microdroid" into main by Nikita Ioffe · 2 years, 6 months ago
  78. ff18455 Remove unsafe impl by Alan Stokes · 2 years, 6 months ago
  79. d4551e1 Don't allow vendor APEXes in Microdroid by Nikita Ioffe · 2 years, 7 months ago
  80. 440197f Merge "Disable tombstones related tests for HWASAN build" into main by Treehugger Robot · 2 years, 6 months ago
  81. a2204b2 Disable tombstones related tests for HWASAN build by Shikha Panwar · 2 years, 6 months ago
  82. 1b73175 Merge changes Ic338a341,I022fb301 into main by Treehugger Robot · 2 years, 6 months ago
  83. 2d0cae5 apex: Fix license typo by Jakob Vukalovic · 2 years, 6 months ago
  84. 86f5663 Merge "apex: Add prepare_device_vfio script" into main by Jakob Vukalović · 2 years, 6 months ago
  85. 5886dc6 Merge "Fix st_blksize type for riscv64" into main by Braden Kell · 2 years, 6 months ago
  86. ae381ca Remove unused fs-verity signature by Victor Hsieh · 2 years, 6 months ago
  87. 974f95f Stop using fs-verity signature by Victor Hsieh · 2 years, 6 months ago
  88. 70ba633 apex: Add prepare_device_vfio script by Jakob Vukalovic · 2 years, 7 months ago
  89. 16adac6 Merge "Disable HWASAN for crashdump" into main by Treehugger Robot · 2 years, 6 months ago
  90. d9b4c03 Disable HWASAN for crashdump by David Brazdil · 2 years, 6 months ago
  91. cb4daaf Merge "Move ignorabletest library to common location and rename." into main by Andrew Walbran · 2 years, 7 months ago
  92. 2a6b217 [vmbase] Adjust only the refill layout in memory allocation by Alice Wang · 2 years, 7 months ago
  93. 5910db3 Merge "Change visibility of alloc share/unshare functions to pub(crate)" into main by Alice Wang · 2 years, 7 months ago
  94. 361fadf Merge "[vmbase] Adjust refill layout size in memory allocation" into main by Alice Wang · 2 years, 7 months ago
  95. 6c4cda0 Change visibility of alloc share/unshare functions to pub(crate) by Alice Wang · 2 years, 7 months ago
  96. df6bacc [vmbase] Adjust refill layout size in memory allocation by Alice Wang · 2 years, 7 months ago
  97. 0584c54 Merge "vmbase: bionic: Implement perror()" into main by Treehugger Robot · 2 years, 7 months ago
  98. 23c84c9 vmbase: Replace CRYPTO_sysrand() with getentropy() by Pierre-Clément Tosi · 2 years, 7 months ago
  99. 2c9d937 vmbase: bionic: Implement perror() by Pierre-Clément Tosi · 2 years, 7 months ago
  100. 56faaef Merge "Benchmark for shutdown latency of a VM" into main by Shikha Panwar · 2 years, 7 months ago