Go to file
Treehugger Robot 4031fb3346 Merge "Use AtomicU64 for handle_ref_count" 2022-03-09 18:28:59 +00:00
.prebuilt_info Drop prebuilt files to android source tree. 2022-02-28 17:53:16 +00:00
apex sign_virt_apex: do not use truncate (/usr/bin) 2022-02-26 09:04:17 +09:00
apkdmverity Verify and mount extra apks 2021-12-08 14:09:57 +09:00
authfs Use AtomicU64 for handle_ref_count 2022-03-09 17:17:35 +00:00
compos Use default VM memory size except when compiling 2022-03-09 15:15:23 +00:00
demo Enable --extended-status for crosvm and return reason why VM died. 2022-01-14 16:07:03 +00:00
docs/getting_started Relanding: "Add our integration tests to cts" 2022-02-08 09:15:30 +09:00
javalib Unlink death of VS once the VM has died 2022-02-21 22:12:02 +00:00
launcher A lib in APK can depend on other libs in the same APK 2021-06-24 01:36:37 +09:00
libs Specify virtual platform version and enforce it 2022-02-25 16:21:22 +09:00
microdroid Specify virtual platform version and enforce it 2022-02-25 16:21:22 +09:00
microdroid_manager Add a property to reflect the app debuggability 2022-02-16 09:53:14 +00:00
pvmfw Drop prebuilt files to android source tree. 2022-02-28 17:53:16 +00:00
tests Rename method: Drop the "device", it's cleaner 2022-03-09 13:46:00 +00:00
virtualizationservice Pass serial device to VM to report failure reason. 2022-03-01 13:03:24 +00:00
vm vm run --log <logfile> 2022-02-22 05:27:29 +09:00
zipfuse Run apk mount utils from microdroid_manager 2021-12-01 19:49:41 +09:00
.clang-format
.gitignore Ignore cargo output in all directories, not just virtualizationservice. 2021-11-30 14:15:52 +00:00
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization 2021-06-14 16:37:09 -07:00
OWNERS Add OWNERS. 2021-06-21 17:04:15 +01:00
PREUPLOAD.cfg Remove google-java-format hook 2021-11-23 11:39:53 +00:00
README.md Add README at top of repository with links to others. 2021-06-30 16:22:17 +00:00
TEST_MAPPING import ./virtualizationservice/TEST_MAPPING 2022-02-19 00:12:34 +09:00
rustfmt.toml

README.md

Virtualization

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.