1. 86d3073 Merge "Ensure check-feature-enabled actually succeeds" into main by Shikha Panwar · 6 months ago
  2. ca98d48 Only use MicrodroidBuilder#os function if SDK level >= 36 by Nikita Ioffe · 6 months ago
  3. ca25e90 Ensure check-feature-enabled actually succeeds by Shikha Panwar · 6 months ago
  4. 74a4b05 Run AVFHostTestCase on multiple kernels by Inseob Kim · 7 months ago
  5. f49350e Reland Add microdroid_16k by Nikita Ioffe · 10 months ago
  6. 71aeb9a Revert "Add microdroid_16k" by Liana Kazanova · 10 months ago
  7. 8b183f5 Add microdroid_16k by Nikita Ioffe · 10 months ago
  8. 43c9362 Reland "vm tool: rename --gki arg to more generic --os one" by Nikita Ioffe · 10 months ago
  9. 057642a Revert "vm tool: rename --gki arg to more generic --os one" by Liana Kazanova · 10 months ago
  10. bca034d vm tool: rename --gki arg to more generic --os one by Nikita Ioffe · 10 months ago
  11. cbd14eb Use SearchArtifactUtil to search test file by jahinimtiaz · 10 months ago
  12. 7781694 Handle new tracing path in KvmHypTracer by Vincent Donnefort · 12 months ago
  13. fa6cc09 Run google-java-format for all Java source files by Jiyong Park · 1 year, 1 month ago
  14. 3776d61 Remove references to android14-6.1-pkvm_experimental by Nikita Ioffe · 1 year, 2 months ago
  15. 9859bf7 Merge changes Ifec1533f,I66267892,I45ab976c into main by Vincent Donnefort · 1 year, 2 months ago
  16. e29c839 Test PSCI MEM_PROTECT by Vincent Donnefort · 1 year, 2 months ago
  17. a3b84cc Add Event class for KvmHypTracer by Vincent Donnefort · 1 year, 2 months ago
  18. b9f23ec Generalize KvmHypTracer by Vincent Donnefort · 1 year, 3 months ago
  19. 331feaa Merge "Microdroid: Add support for android15-6.6 GKI as guest kernel" into main by Nikita Ioffe · 1 year, 2 months ago
  20. e4c38ab Microdroid: Add support for android15-6.6 GKI as guest kernel by Nikita Ioffe · 1 year, 2 months ago
  21. 3181141 Handle isPkvmHypervisor when property doesn't exist by Seungjae Yoo · 1 year, 2 months ago
  22. bf0cef2 Merge "Use ro.board.api_level to check whether BSP is under VSR-15 or not" into main by Treehugger Robot · 1 year, 3 months ago
  23. 22c79fe Use ro.board.api_level to check whether BSP is under VSR-15 or not by Jiyong Park · 1 year, 3 months ago
  24. 55e57b9 Merge "Validate collecting guest_time in pkvm hypervisor only" into main by Seungjae Yoo · 1 year, 3 months ago
  25. 13a58e4 Validate collecting guest_time in pkvm hypervisor only by Seungjae Yoo · 1 year, 3 months ago
  26. 3fcf537 Fix SELinux denial check by Inseob Kim · 1 year, 3 months ago
  27. ad175ab Skip AVF tests if GSI && VSR < 202404 by Jiyong Park · 1 year, 4 months ago
  28. 0607250 Add KvmHypTracer class by Quentin Perret · 2 years, 8 months ago
  29. e7df57a Add -pkvm_experimental to the microdroid_gki_android14-6.1 artifacts by Nikita Ioffe · 1 year, 5 months ago
  30. 619ba3a CUSTOM_PVMFW_IMG file & CUSTOM_DEBUG_POLICY file by Shikha Panwar · 1 year, 5 months ago
  31. 979b9df Upgraded payload accepted & downgraded rejected by Shikha Panwar · 1 year, 6 months ago
  32. 0c99c61 Add more strict device assignment test by Jaewan Kim · 1 year, 6 months ago
  33. 6925508 Look for test files under our module by Alan Stokes · 1 year, 6 months ago
  34. 61a74b5 Allocate each VM an instance_id by Shikha Panwar · 1 year, 7 months ago
  35. 8704861 Simplify test ownership. by Alan Stokes · 1 year, 7 months ago
  36. 61615bd [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 1 year, 7 months ago
  37. 5eefc09 Move VM Info APIs to MicrodroidHostTestCaseBases by Jaewan Kim · 1 year, 7 months ago
  38. d7766a5 Run device side tests also on microdroid GKI by Inseob Kim · 1 year, 8 months ago
  39. 644756d Fix flaky test by Alan Stokes · 1 year, 8 months ago
  40. 76d662c Run host tests on gki by Inseob Kim · 1 year, 9 months ago
  41. 9cf23c6 Clean up obsolete aliases for Truth. by Krzysztof Kosiński · 1 year, 11 months ago
  42. 329c710 Split userdebug only tests from MicrodroidHostTestCases by Jaewan Kim · 2 years ago
  43. 0c29141 Don't ignore failure to set a property by Alan Stokes · 2 years ago
  44. bf5978c pvmfw: Handle config version 1.1 by Jaewan Kim · 2 years, 1 month ago
  45. a2204b2 Disable tombstones related tests for HWASAN build by Shikha Panwar · 2 years, 2 months ago
  46. 1b04c52 Rely on logs instead to port forwarding in test by Shikha Panwar · 2 years, 4 months ago
  47. f93d5cf Avoid unnecessary tear down in the test by Victor Hsieh · 2 years, 5 months ago
  48. 993b988 Merge "MicrodroidHostTest: mkdir test dir @Before test run" by Shikha Panwar · 2 years, 6 months ago
  49. 44c4517 Merge "Add a way to glue pvmfw and custom config" by Treehugger Robot · 2 years, 7 months ago
  50. 0ccb99b Add a way to glue pvmfw and custom config by Jaewan Kim · 2 years, 7 months ago
  51. 78b3e6d MicrodroidHostTest: mkdir test dir @Before test run by Shikha Panwar · 2 years, 7 months ago
  52. 440f6c1 Merge "Revert "Add preparing custom pvmfw for hostside test"" by Treehugger Robot · 2 years, 7 months ago
  53. aa97a17 Revert "Add preparing custom pvmfw for hostside test" by Jaewan Kim · 2 years, 7 months ago
  54. cfd6bc2 Skip testTombstonesAreGeneratedUponKernelCrash on user build by Jaewan Kim · 2 years, 7 months ago
  55. dda0587 Add a test for kernel ramdump by Inseob Kim · 2 years, 9 months ago
  56. 72f992e Add preparing custom pvmfw for hostside test by Jaewan Kim · 2 years, 10 months ago
  57. a1f97c3 [refactor] Check whether protectedVM is supported with TestDevice by Alice Wang · 2 years, 10 months ago
  58. c975449 [refactor] Remove unused shutdownMicrodroid in MicrodroidHostTestCaseBase by Alice Wang · 2 years, 10 months ago
  59. 1219613 Add DeviceProperties class to get properties in both host/device tests by Alice Wang · 2 years, 10 months ago
  60. cb8d313 [test] Cleanup unreachable code in MicrodroidHostTestCaseBase by Alice Wang · 2 years, 10 months ago
  61. 6ce2215 Skip tests on devices without virtualization_framework sys feature by Nikita Ioffe · 2 years, 10 months ago
  62. f88c315 Migrate MicrodroidHostTestCases to MicrodroidBuilder by David Brazdil · 2 years, 10 months ago
  63. 4a3c0a8 Include shell command in some assertion messages by Victor Hsieh · 3 years, 4 months ago
  64. cef88d2 Move assertions in test to use Truth library by Nikita Ioffe · 2 years, 11 months ago
  65. c693084 Use ro.product.vendor.device to determine if running on Cuttlefish by Jiyong Park · 2 years, 11 months ago
  66. 4a9f2fe Prevent stalled adb connections to Micrdroid by Sebastian Ene · 2 years, 11 months ago
  67. 6291981 Measure app startup impact after VM teardown by Sebastian Ene · 3 years ago
  68. cab9d1b Include 'debug.hypervisor.metrics_tag' in metric names by David Brazdil · 3 years ago
  69. cd9b945 Re-connect after adb root by Jiyong Park · 3 years ago
  70. f219cd8 Delete cpu affinity config by Victor Hsieh · 3 years ago
  71. 7f7c439 Rename host test helper package to com.android.microdroid.test.host by Alice Wang · 3 years ago
  72. 3d18c26 Fix array-related errorprone warnings by Cole Faust · 3 years, 1 month ago
  73. dfb6785 Forward microdroid console as well as log by Inseob Kim · 3 years, 1 month ago
  74. 5387c9e Move isCuttlefish() to helper classes by David Brazdil · 3 years, 2 months ago
  75. f9fe9a0 Rename VirtualizationTestHelper to MicrodroidHostTestHelper by David Brazdil · 3 years, 2 months ago
  76. a4fd404 Fix flaky test & add func runOnHostRetryingOnFailure by Shikha Panwar · 3 years, 2 months ago
  77. c896f91 Introduce CommandResultSubject by Victor Hsieh · 3 years, 4 months ago
  78. e221e21 Move code for log archive to new helper class by Victor Hsieh · 3 years, 5 months ago
  79. 1509817 [test] Fix rootMicrodroid() to block till device is online. by Shikha Panwar · 3 years, 5 months ago
  80. 7afc139 Enable exporting of tombstones out of guest VMs by Shikha Panwar · 3 years, 6 months ago
  81. 16aef92 Remove reconnectHostAdb hack by Jiyong Park · 3 years, 5 months ago
  82. 9f2ca1e Remove unnecessary sleep calls by Jiyong Park · 3 years, 5 months ago
  83. 5507664 Archive VM logs for test cases by Victor Hsieh · 3 years, 6 months ago
  84. e77f601 Rename method: Drop the "device", it's cleaner by Alan Stokes · 3 years, 6 months ago
  85. e61e324 Fix explicit checks for /dev/kvm by Alan Stokes · 3 years, 6 months ago
  86. a610831 Refactor: pull up getPathForPackage() by Jooyung Han · 3 years, 7 months ago
  87. 6afd667 Test: Protected VM fails if images are signed by unknown by Jooyung Han · 3 years, 7 months ago
  88. 3ac5c11 Add microdroid sepolicy neverallow test by Inseob Kim · 3 years, 7 months ago
  89. 5c71cac Put all our tests to general-tests by Jiyong Park · 3 years, 7 months ago
  90. 4a93126 Fix broken test. by Alan Stokes · 3 years, 7 months ago
  91. 9978257 Use fs-verity digests proto to build the directory by Victor Hsieh · 3 years, 8 months ago
  92. 032615f Add options for configuring number of vCPUs and CPU affinity by Jiyong Park · 3 years, 8 months ago
  93. ccae66d Remove idsig from the CompOS APEX by Jooyung Han · 3 years, 9 months ago
  94. 4563623 authfs: support remote output directory by Victor Hsieh · 3 years, 11 months ago
  95. a2ca453 Merge "When testing CompOS, write somewhere harmless" by Treehugger Robot · 3 years, 11 months ago
  96. 93f5fdb Merge "Define debug levels" by Treehugger Robot · 3 years, 11 months ago
  97. c2a49cc Define debug levels by Jiyong Park · 3 years, 11 months ago
  98. 388b88a When testing CompOS, write somewhere harmless by Alan Stokes · 3 years, 11 months ago
  99. bee5904 Delete artifacts after test by Alan Stokes · 3 years, 11 months ago
  100. d9a9180 Test CompOS more directly. by Alan Stokes · 4 years ago