- 413b460 Start virtualizationservice lazily by Jiyong Park · 4 years, 2 months ago
- 753553b Access control for virtualizationservice by Jiyong Park · 4 years, 2 months ago
- 22eed3b Remove redundant zipfuse rules by Inseob Kim · 4 years, 2 months ago
- 4eb5660 Leave minimal sepolicy for microdroid by Inseob Kim · 4 years, 2 months ago
- 32ea89a Merge "Follow-up for aosp/1760496" by Jiyong Park · 4 years, 2 months ago
- d876f5f Merge "Add the onPayloadStarted callback API" by Jiyong Park · 4 years, 2 months ago
- 57fd7c9 Follow-up for aosp/1760496 by Jiyong Park · 4 years, 2 months ago
- 8611a6c Add the onPayloadStarted callback API by Jiyong Park · 4 years, 2 months ago
- eb5bd05 Wait for keystore from the test binary by Andrew Scull · 4 years, 2 months ago
- 70bbb1f Remove reference to unimplemented HALs by Andrew Scull · 4 years, 2 months ago
- edbe75e Return error code from testbinary by Andrew Scull · 4 years, 2 months ago
- 61b0a55 Merge "Add signing command for testing." by Alan Stokes · 4 years, 2 months ago
- 58db9e8 Merge "Implement missing APIs" by Jiyong Park · 4 years, 2 months ago
- a3f9981 Merge "Install CompOS APEX together with Virt APEX" by Treehugger Robot · 4 years, 2 months ago
- 8ddc77d Install CompOS APEX together with Virt APEX by Victor Hsieh · 4 years, 2 months ago
- 7fc99e6 Merge AuthFsHostTest into MicrodroidTestCase by Victor Hsieh · 4 years, 2 months ago
- c3bab54 Add signing command for testing. by Alan Stokes · 4 years, 2 months ago
- 0d2a2a2 Merge "MicrodroidTestApp is a helper app" by Treehugger Robot · 4 years, 2 months ago
- 5bd5463 Merge "No need to disable SELinux for tests now that policy is fixed." by Andrew Walbran · 4 years, 2 months ago
- f7516cb Implement missing APIs by Jiyong Park · 4 years, 2 months ago
- 8cc106c MicrodroidTestApp is a helper app by Jooyung Han · 4 years, 2 months ago
- 1a72c6f microdroid: remove sdkext APEX by Jooyung Han · 4 years, 2 months ago
- f3506bd Merge "Close adb connection before shutting down VM" by Treehugger Robot · 4 years, 2 months ago
- 42d9b92 Close adb connection before shutting down VM by Jiyong Park · 4 years, 2 months ago
- 523340e No need to disable SELinux for tests now that policy is fixed. by Andrew Walbran · 4 years, 2 months ago
- c68547c Add README for the demo app by Jiyong Park · 4 years, 2 months ago
- aeff169 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 4 years, 2 months ago
- 0ba3be8 Merge "Add memory size to VM config." by Treehugger Robot · 4 years, 2 months ago
- b15cd6e Add memory size to VM config. by Andrew Walbran · 4 years, 2 months ago
- d8a5f96 Move AuthFsHostTest into VM by Victor Hsieh · 4 years, 2 months ago
- 55cd323 Merge "Add API for configuring a VM to run in debug mode" by Jiyong Park · 4 years, 2 months ago
- af1a74b Add API for configuring a VM to run in debug mode by Jiyong Park · 4 years, 2 months ago
- 87aac25 Merge "Add a test for the debug mode" by Jiyong Park · 4 years, 2 months ago
- d542e92 Add a test for the debug mode by Jiyong Park · 4 years, 2 months ago
- ccef94a Merge "Fix typo in microdroid/README.md" by Jooyung Han · 4 years, 2 months ago
- 121bcb5 Merge "Rename payload metadata partition" by Jooyung Han · 4 years, 2 months ago
- 0bed031 Merge changes from topic "microdroid_demo" by Jiyong Park · 4 years, 2 months ago
- b02e95f Add microdroid demo app by Jiyong Park · 4 years, 2 months ago
- a1267ad Add APIs for creating and running a virtual machine by Jiyong Park · 4 years, 2 months ago
- 67e2582 Fix typo in microdroid/README.md by Carlos Bilbao · 4 years, 2 months ago
- 14e5a8e Rename payload metadata partition by Jooyung Han · 4 years, 2 months ago
- 9900f3d virtualizationservice: lazy-load ApexInfoList by Jooyung Han · 4 years, 2 months ago
- 2360114 Enable debug mode by Jiyong Park · 4 years, 2 months ago
- b810cfe Use bootconfig by Jiyong Park · 4 years, 2 months ago
- 453cfd6 Merge "Add the skeleton for the client-side API" by Treehugger Robot · 4 years, 2 months ago
- 8aaf796 Rename vpnprofilestore to legacykeystore by Andrew Scull · 4 years, 2 months ago
- 8916cd9 Add back Keymaster hwservice context by Andrew Scull · 4 years, 2 months ago
- 9b8253b Add the skeleton for the client-side API by Jiyong Park · 4 years, 3 months ago
- 73bac24 use "apexservice" to get paths of APEXes by Jooyung Han · 4 years, 2 months ago
- c873405 Merge "virtualizationservice: clean up" by Jooyung Han · 4 years, 2 months ago
- 0061f35 Merge "Create VirtualizationTestCaseBase" by Treehugger Robot · 4 years, 2 months ago
- ccce549 Create VirtualizationTestCaseBase by Victor Hsieh · 4 years, 2 months ago
- bab891f Merge "Add README at top of repository with links to others." by Andrew Walbran · 4 years, 2 months ago
- 35edb8f virtualizationservice: clean up by Jooyung Han · 4 years, 2 months ago
- dc3c818 Merge "vmconfig: remove path (use paths always)" by Jooyung Han · 4 years, 2 months ago
- c3d45b1 authfs: Remove Arc<Mutex<>> now that Strong is Sync by Victor Hsieh · 4 years, 2 months ago
- cd41d0f Add README at top of repository with links to others. by Andrew Walbran · 4 years, 3 months ago
- 54f422f vmconfig: remove path (use paths always) by Jooyung Han · 4 years, 2 months ago
- d93dd28 Merge "Remove now-unnecessary Mutex." by Treehugger Robot · 4 years, 2 months ago
- 4a489d4 Remove now-unnecessary Mutex. by Alan Stokes · 4 years, 3 months ago
- 4cf6c39 clean up: remove mk_cdisk from microdroid by Jooyung Han · 4 years, 3 months ago
- adfb76c microdroid: create payload disk image with system apexes by Jooyung Han · 4 years, 3 months ago
- 21e9b92 Virtualizationservice makes payload disk image by Jooyung Han · 4 years, 3 months ago
- ec74569 Merge "authfs: Fix broken test" by Treehugger Robot · 4 years, 2 months ago
- 9ab13e5 authfs: Fix broken test by Victor Hsieh · 4 years, 2 months ago
- 9a8b58d Update README.md by Jiyong Park · 4 years, 2 months ago
- 9f857a5 Merge "Increase the timeout of the logwrapper" by Treehugger Robot · 4 years, 2 months ago
- b4ec313 Increase the timeout of the logwrapper by Jiyong Park · 4 years, 2 months ago
- fc732f5 Merge VM and CDISK config into libvmconfig by Jooyung Han · 4 years, 3 months ago
- 9713bd4 Support multi-file partitions for composite disk by Jooyung Han · 4 years, 3 months ago
- 7176a66 Merge "Put VM log to the system log" by Treehugger Robot · 4 years, 2 months ago
- 8833246 Put VM log to the system log by Jiyong Park · 4 years, 2 months ago
- ec5012d Merge "Use preserved_fds rather than fd_mappings." by Andrew Walbran · 4 years, 2 months ago
- d8a5d96 Merge "Support sending VM log output to a file." by Andrew Walbran · 4 years, 2 months ago
- 02b8ec0 Use preserved_fds rather than fd_mappings. by Andrew Walbran · 4 years, 3 months ago
- be42924 Support sending VM log output to a file. by Andrew Walbran · 4 years, 3 months ago
- 5bd004c Merge "Trim more *_contexts files" by Treehugger Robot · 4 years, 3 months ago
- cb3c801 Trim more *_contexts files by Inseob Kim · 4 years, 3 months ago
- 668b3cc Make tests run for presubmit builds by Jiyong Park · 4 years, 3 months ago
- f0d19dd aidl: put @utf8InCpp by Jooyung Han · 4 years, 3 months ago
- 3f62aae Merge changes I393abe14,Ifd7d2ef6 by Jooyung Han · 4 years, 3 months ago
- 545e7d6 Merge "microdroid_manager uses kernlog" by Treehugger Robot · 4 years, 3 months ago
- efdda8a Remove unused write function by Jooyung Han · 4 years, 3 months ago
- f1e0086 Extract libmicrodroid_metadata (rust_library) by Jooyung Han · 4 years, 3 months ago
- e2c2df0 Merge "Allow compos and virt APEXes to use private APIs" by Jiyong Park · 4 years, 3 months ago
- 3e73a09 Run TestVsock with and without protected mode. by Andrew Walbran · 4 years, 3 months ago
- a275c3d Merge "Skip tests instead of failing when running on unsupported devices" by Treehugger Robot · 4 years, 3 months ago
- dd4720b Skip tests instead of failing when running on unsupported devices by Jiyong Park · 4 years, 3 months ago
- 2ff8eba Merge "Support running protected VMs." by Andrew Walbran · 4 years, 3 months ago
- 79b8801 microdroid_manager uses kernlog by Jiyong Park · 4 years, 3 months ago
- 20e80f7 Rename microdroid_launcher domain to microdroid_app by Inseob Kim · 4 years, 3 months ago
- 7f55256 Merge "Minimize property_contexts" by Treehugger Robot · 4 years, 3 months ago
- 07112f8 Add a CLI driver for compos_key_service. by Alan Stokes · 4 years, 3 months ago
- 337874a Define and implement a service for key management in CompOS. by Alan Stokes · 4 years, 3 months ago
- 808947f Minimize property_contexts by Inseob Kim · 4 years, 3 months ago
- 62d9369 Merge "A lib in APK can depend on other libs in the same APK" by Jiyong Park · 4 years, 3 months ago
- b6c45e7 Allow compos and virt APEXes to use private APIs by Jiyong Park · 4 years, 3 months ago
- c2e8e62 Merge "Clone the KeyMint device to customize it" by Andrew Scull · 4 years, 3 months ago
- b10ee78 Merge "Add microdroid-specialized KeyMint service" by Andrew Scull · 4 years, 3 months ago
- fe5b28e A lib in APK can depend on other libs in the same APK by Jiyong Park · 4 years, 3 months ago