commit | a1267ad834685dcc223427d9a6eedcda35a15523 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Jul 01 12:55:14 2021 +0900 |
committer | Jiyong Park <jiyong@google.com> | Tue Jul 06 21:31:24 2021 +0900 |
tree | e653db5b8500217e1947c984d1cfafd447267eee | |
parent | 23601145a6b1e59f1740df4bf3459e617a8c6124 [diff] |
Add APIs for creating and running a virtual machine Bug: 183496040 Test: atest MicrodroidHostTestCase Test: TARGET_BUILD_APPS=MicrodroidTestApp.signed Push the build MicrodroidTestApp.apk.idsig to /data/local/tmp/virt Install the APK and run it. Change-Id: I1614f8c83605a32ef34b62216c13cb4e4f7fcf99
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.