Go to file
Jooyung Han 0d6db2f482 Merge "Custom signing script for the Virt APEX" 2021-10-26 16:42:30 +00:00
apex Custom signing script for the Virt APEX 2021-10-26 16:53:16 +09:00
apkdmverity Merge "Change the name of the dm device for the correct_custom_roothash test" 2021-09-14 13:03:19 +00:00
apkverify Store public key of APK to instance disk 2021-09-13 15:38:30 +09:00
authfs Fix AuthFsHostTest on some devices 2021-10-21 16:10:32 -07:00
binder_common Re-implement libcompos_client in Rust 2021-10-21 09:58:02 -07:00
compos Merge "Enable debug mode for test instance of CompOS" 2021-10-26 10:47:15 +00:00
demo Unbundled test apps can obtain virtual machine permissions 2021-10-19 17:15:28 +09:00
docs/getting_started Rename VirtManager to VirtualizationService. 2021-05-26 12:27:37 +00:00
idsig Add placeholder test to prevent CI failure. 2021-09-06 13:39:25 +00:00
javalib Unbundled test apps can obtain virtual machine permissions 2021-10-19 17:15:28 +09:00
launcher A lib in APK can depend on other libs in the same APK 2021-06-24 01:36:37 +09:00
libs/libavb_rs Store/Pass root digests of APEX payload 2021-09-13 18:32:21 +09:00
microdroid microdroid: use a single vbmeta for all partitions 2021-10-26 12:11:26 +09:00
microdroid_manager Remove cid parameter from VirtualMachineService 2021-10-26 01:17:54 +00:00
pvmfw Add ABL-compliant pvmfw pre-built 2021-09-23 09:29:21 +02:00
tests Remove cid parameter from VirtualMachineService 2021-10-26 01:17:54 +00:00
virtualizationservice Remove cid parameter from VirtualMachineService 2021-10-26 01:17:54 +00:00
vm Define debug levels 2021-10-15 08:58:15 +09:00
vmconfig remove support of multi-file partition 2021-07-29 11:27:47 +09:00
zipfuse microdroid_manager: start zipfuse early 2021-09-10 15:27:06 +09:00
.clang-format
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
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.