Go to file
Treehugger Robot c5dad8a818 Merge "Run VirtualizationTestCases for presubmit builds" 2021-08-31 02:25:16 +00:00
apex Access control for virtualizationservice 2021-07-13 22:02:32 +09:00
apkdmverity idsig: move apksigv4.rs into libidsig 2021-08-12 16:58:22 +09:00
apkverify Clean up imports, formatting and tests. 2021-08-17 10:07:30 +09:00
authfs Add bindgen bindings test 2021-08-23 13:45:39 -07:00
compos Merge "Fix VM config path" 2021-08-27 15:34:58 +00:00
demo Do not loop infinitely in callback function 2021-08-27 02:44:55 +00:00
docs/getting_started Rename VirtManager to VirtualizationService. 2021-05-26 12:27:37 +00:00
idsig Add missing data for test. 2021-08-23 12:20:05 -07:00
javalib Merge "Format instance.img" 2021-08-25 05:59:42 +00:00
launcher A lib in APK can depend on other libs in the same APK 2021-06-24 01:36:37 +09:00
microdroid Turn the /dev/kmsg ratelimiting on for production builds 2021-08-30 18:41:52 +09:00
microdroid_manager Refactor callback and make payload stream duplex 2021-08-24 21:15:42 +09:00
tests Run VirtualizationTestCases for presubmit builds 2021-08-31 10:12:53 +09:00
virtualizationservice Merge "Format instance.img" 2021-08-25 05:59:42 +00:00
vm Merge "Format instance.img" 2021-08-25 05:59:42 +00:00
vmconfig remove support of multi-file partition 2021-07-29 11:27:47 +09:00
zipfuse zipfuse: optimize for uncompressed zip entries 2021-08-31 08:45:07 +09:00
.clang-format Set an initial .clang-format style 2020-10-19 14:55:06 +01: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 Enable google_java_format in PREUPLOAD.cfg 2021-03-11 16:53:45 +00:00
README.md Add README at top of repository with links to others. 2021-06-30 16:22:17 +00:00
TEST_MAPPING Run VirtualizationTestCases for presubmit builds 2021-08-31 10:12:53 +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.