1. 04a95d7 Revert "Close adb connection before shutting down VM" by Victor Hsieh · 4 years, 1 month ago
  2. f4aa566 Merge "instance.img is actually added as a writable partition" by Jiyong Park · 4 years, 1 month ago
  3. c0ca3ef Re-connect adb while cleaning up VM. by Alan Stokes · 4 years, 1 month ago
  4. 8d08181 instance.img is actually added as a writable partition by Jiyong Park · 4 years, 1 month ago
  5. fa2f1ac Run MicrodroidHostTestCase with selinux enforced by Jiyong Park · 4 years, 2 months ago
  6. 2e8e329 Failing to `adb disconnect` is not an error by Jiyong Park · 4 years, 1 month ago
  7. eeccae7 Add a test for compos_key_service. by Alan Stokes · 4 years, 2 months ago
  8. f78be53 Integration test for CompOS by Victor Hsieh · 4 years, 2 months ago
  9. e584781 Merge "Remove redundant zipfuse mount check" by Treehugger Robot · 4 years, 2 months ago
  10. 40cceb3 Remove redundant zipfuse mount check by Inseob Kim · 4 years, 2 months ago
  11. 5534e52 Speed up AuthFsHostTest by reusing the VM by Victor Hsieh · 4 years, 2 months ago
  12. 48b354d Create instance.img by Jiyong Park · 4 years, 2 months ago
  13. f29fe39 Revert "Merge AuthFsHostTest into MicrodroidTestCase" by Jiyong Park · 4 years, 2 months ago
  14. 7fc99e6 Merge AuthFsHostTest into MicrodroidTestCase by Victor Hsieh · 4 years, 2 months ago
  15. 42d9b92 Close adb connection before shutting down VM by Jiyong Park · 4 years, 2 months ago
  16. aeff169 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 4 years, 2 months ago
  17. d8a5f96 Move AuthFsHostTest into VM by Victor Hsieh · 4 years, 2 months ago
  18. d542e92 Add a test for the debug mode by Jiyong Park · 4 years, 2 months ago
  19. 9b8253b Add the skeleton for the client-side API by Jiyong Park · 4 years, 2 months ago
  20. ccce549 Create VirtualizationTestCaseBase by Victor Hsieh · 4 years, 2 months ago
  21. 21e9b92 Virtualizationservice makes payload disk image by Jooyung Han · 4 years, 2 months ago
  22. b4ec313 Increase the timeout of the logwrapper by Jiyong Park · 4 years, 2 months ago
  23. 8833246 Put VM log to the system log by Jiyong Park · 4 years, 2 months ago
  24. 62d9369 Merge "A lib in APK can depend on other libs in the same APK" by Jiyong Park · 4 years, 2 months ago
  25. fe5b28e A lib in APK can depend on other libs in the same APK by Jiyong Park · 4 years, 2 months ago
  26. 11cf090 Keystore signing and verification test by Andrew Scull · 4 years, 2 months ago
  27. 6661661 Basic Keystore availability test by Andrew Scull · 4 years, 3 months ago
  28. e9b74d0 Use the vm tool by Jiyong Park · 4 years, 2 months ago
  29. 6416a6b Change marker to load_persist_props_action by Inseob Kim · 4 years, 3 months ago
  30. d4a7a7a microdroid: apk is mounted via apkdmverity by Jooyung Han · 4 years, 3 months ago
  31. 5b1421c Merge "Increase timeout for microdroid commands" by Treehugger Robot · 4 years, 3 months ago
  32. bca3e02 Increase timeout for microdroid commands by Inseob Kim · 4 years, 3 months ago
  33. 25f1ddc misc.img is not needed by Jiyong Park · 4 years, 3 months ago
  34. 2393439 Remove microdroid_payload.json by Jiyong Park · 4 years, 3 months ago
  35. 0f68cdd Refactor MicrodroidTestCase by Jiyong Park · 4 years, 3 months ago
  36. 6de0857 Sign MicrdroidTestApp using APK sig scheme V4 by Jiyong Park · 4 years, 3 months ago
  37. ef746ea Move test apk out of the virt apex by Jiyong Park · 4 years, 3 months ago
  38. 17d0db1 Change /data to tmpfs by Inseob Kim · 4 years, 3 months ago
  39. a0ca772 Mount zipfuse with fscontext and context by Jiyong Park · 4 years, 3 months ago
  40. 8f2a468 Don't use qcow2 for userdata. by Jiyong Park · 4 years, 3 months ago
  41. 68f560c Put ro.product.cpu.abi by Jiyong Park · 4 years, 3 months ago
  42. 4069961 Add microdroid_launcher by Jiyong Park · 4 years, 3 months ago
  43. 9abfc1f Run zipfuse in microdroid by Jiyong Park · 4 years, 4 months ago
  44. cc5d26b zipfuse: add to microdroid by Jiyong Park · 4 years, 4 months ago
  45. e8f546c Run microdroid on cuttlefish on GCE by Jiyong Park · 4 years, 4 months ago
  46. 87ba1f1 Create /data/local/tmp and add test writing to it by Inseob Kim · 4 years, 4 months ago
  47. 1d5c4d9 Use qcow2 for data partition by Inseob Kim · 4 years, 4 months ago
  48. afd9dc0 Add userdata partition to microdroid by Inseob Kim · 4 years, 4 months ago
  49. 017916b Microdroid activates host APEXes by Jooyung Han · 4 years, 5 months ago
  50. edf87fb Merge "Microdroid runs on cuttlefish_x86_64" by Jiyong Park · 4 years, 5 months ago
  51. 89e81cb Microdroid runs on cuttlefish_x86_64 by Jiyong Park · 4 years, 5 months ago
  52. 7851501 Move uboot_env.img to a new composite disk by Jiyong Park · 4 years, 5 months ago
  53. 72f06a3 Include microdroid files to virt apex by Inseob Kim · 4 years, 5 months ago
  54. 66aa0fb Sign the bootloader using avbtool by Jiyong Park · 4 years, 5 months ago
  55. 25a2acc Use mk_cdisk instead of assemble_cvd by Jooyung Han · 4 years, 5 months ago
  56. d4bc533 Rename composite.img to os_composite.img by Jooyung Han · 4 years, 5 months ago
  57. 82848c5 Merge "Build microdroid-vbmeta and -vbmeta_system" by Jiyong Park · 4 years, 6 months ago
  58. 543c58b Update microdroid test to include protected_vm flag by Ram Muthiah · 4 years, 6 months ago
  59. 80d8da8 Build microdroid-vbmeta and -vbmeta_system by Jiyong Park · 4 years, 6 months ago
  60. dfa3aec Add MicrodroidHostTestCases by Jiyong Park · 4 years, 6 months ago
  61. 49f8a4d Convert Vsock test to device test by David Brazdil · 4 years, 6 months ago
  62. 8d1eb7e Add virtmanager to the virt APEX by Jiyong Park · 4 years, 7 months ago
  63. 978b1e3 Refactor VirtualizationHostTestCases by Jiyong Park · 4 years, 7 months ago
  64. 3049fdf Use Virt Manager for test by Andrew Walbran · 4 years, 8 months ago
  65. 2efc476 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 4 years, 7 months ago
  66. 6d4305a Rename the ramdisk target by Roman Kiryanov · 4 years, 7 months ago
  67. acb178d Use kernel 5.10 for hostside tests by David Brazdil · 4 years, 8 months ago
  68. 735b2cd Vsock end-to-end integration test by David Brazdil · 4 years, 11 months ago
  69. 1267a28 Java framework for host-side virtualization tests by David Brazdil · 4 years, 11 months ago
  70. d8d6e1d Add rules for building guest VM combined ramdisk by David Brazdil · 4 years, 11 months ago
  71. c53ea95 Add rules for building guest VM base ramdisk by David Brazdil · 4 years, 11 months ago
  72. b635600 Add init process for test guest VMs by David Brazdil · 4 years, 11 months ago