Go to file
Pierre-Clément Tosi e280834757 Merge "Re-enable PVM tests on Raviole" 2023-03-08 08:56:25 +00:00
apex Merge "Set future_updatable: false for virt and compos APEXes" 2023-02-02 13:16:08 +00:00
apkdmverity Fix warnings from Rust 1.65.0 2023-01-19 11:10:35 -08:00
authfs Merge "Increase max entry for directories to 1000" 2023-02-28 11:32:59 +00:00
compos Merge "Search for CompOsPayloadApp/EmptyPayloadApp with extensions" 2023-03-02 02:37:15 +00:00
demo Add API to selectively redirect VM logs to apps 2023-01-12 18:01:11 +09:00
docs Add docs on hypervisor tracing 2023-03-03 16:52:48 +00:00
encryptedstore Encryptedstore: Set sector_size=4096B for cryptDev 2023-02-09 13:17:17 +00:00
javalib Reduce virtmgr threads 2023-03-06 12:14:12 +00:00
launcher Emit launcher error to kernel log 2022-12-12 11:29:00 +09:00
libs Change request for Rust v1.68.0 2023-03-03 07:33:19 +00:00
microdroid Merge "Enable adb and adb root with debug level or debug policy" 2023-03-07 10:23:51 +00:00
microdroid_manager [cbor] Refactor payload config descriptor building with ciborium 2023-03-01 15:05:25 +00:00
pvmfw Merge "pvmfw: Loop SMCCC_TRNG_RND on NO_ENTROPY" 2023-03-06 23:28:09 +00:00
rialto Add --gdb flag to vm run,run-app and run-microdroid commands 2023-02-16 14:33:18 +00:00
tests Merge "Re-enable PVM tests on Raviole" 2023-03-08 08:56:25 +00:00
virtualizationmanager Merge "Enable adb and adb root with debug level or debug policy" 2023-03-07 10:23:51 +00:00
virtualizationservice Add --gdb flag to vm run,run-app and run-microdroid commands 2023-02-16 14:33:18 +00:00
vm Search for CompOsPayloadApp/EmptyPayloadApp with extensions 2023-03-01 12:01:55 -08:00
vm_payload Documentation fixes 2023-01-16 12:17:19 +00:00
vmbase pvmfw: Encrypt instance.img entries 2023-02-24 14:18:26 +00:00
vmclient Reduce virtmgr threads 2023-03-06 12:14:12 +00:00
zipfuse Make sure that files under bin/ directory of apk get X permission 2023-02-27 15:59:08 +00:00
.clang-format
.gitignore
Android.bp
OWNERS
PREUPLOAD.cfg Remove checkstyle_hook 2022-12-12 02:29:39 +00:00
README.md
TEST_MAPPING Remove avmd 2023-03-07 12:53:43 +00: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.