Go to file
Treehugger Robot e9d6cfb333 Merge "Test calls are rejected in invalid states" 2022-12-16 09:33:36 +00:00
apex Remove prefix full_ from debuggable 2022-12-12 09:34:58 +09:00
apkdmverity Fix warnings from rustc 1.65.0 2022-11-16 15:54:35 -08:00
authfs rpc_binder: Set CID of vsock servers 2022-12-14 11:20:10 +00:00
avmd [hex] Use libhex to encode hex string in avmd and apexutil 2022-10-12 16:43:30 +00:00
compos rpc_binder: Set CID of vsock servers 2022-12-14 11:20:10 +00:00
demo Remove onRamdump callback 2022-12-14 15:32:15 +00:00
docs Remove onRamdump callback 2022-12-14 15:32:15 +00:00
encryptedstore Mount encrypted storage with dedicated context 2022-12-09 19:35:02 +00:00
javalib Merge "Document valid port range." 2022-12-15 14:34:54 +00:00
launcher Emit launcher error to kernel log 2022-12-12 11:29:00 +09:00
libs [avb] Convert C enum to Rust enum in libavb_bindgen 2022-12-15 16:11:01 +00:00
microdroid Merge "Remove bootstrap linkerconfig from microdroid" 2022-12-14 00:58:52 +00:00
microdroid_manager Wait for extra_apk mounts before starting payload 2022-12-12 09:15:44 +00:00
pvmfw Merge "pvmfw: Zeroize BCC before jumping to payload" 2022-12-15 16:00:16 +00:00
rialto Delete cpu affinity config 2022-09-09 13:46:08 -07:00
tests Merge "Test calls are rejected in invalid states" 2022-12-16 09:33:36 +00:00
virtualizationservice Merge "Document valid port range." 2022-12-15 14:34:54 +00:00
vm Remove onRamdump callback 2022-12-14 15:32:15 +00:00
vm_payload rpc_binder: Set CID of vsock servers 2022-12-14 11:20:10 +00:00
vmbase libvmbase: Replace ARM routines with Bionic deps 2022-12-14 10:54:03 +00:00
vmclient Remove onRamdump callback 2022-12-14 15:32:15 +00:00
zipfuse Fix zipfuse race condition 2022-10-07 16:43:15 +01:00
.clang-format
.gitignore [Cleanup] Add cargo targets to .gitignore 2022-08-01 15:21:48 +00:00
Android.bp
OWNERS Add bug component 2022-11-21 09:46:46 +00:00
PREUPLOAD.cfg Remove checkstyle_hook 2022-12-12 02:29:39 +00:00
README.md
TEST_MAPPING Add VirtualizationModuleFrameworkInitializer 2022-11-25 15:57:01 +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.