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