Go to file
Treehugger Robot f95cacf1f1 Merge "Switch to AutoCloseable" 2023-02-15 16:38:39 +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 Logging improvements 2023-02-01 17:45:01 +00:00
avmd Fix warnings from Rust 1.65.0 2023-01-19 11:10:35 -08:00
compos Don't start composd if VMs are not supported 2023-02-15 13:17:56 +00:00
demo Add API to selectively redirect VM logs to apps 2023-01-12 18:01:11 +09:00
docs Merge "Revert "Add preparing custom pvmfw for hostside test"" 2023-02-09 06:59:37 +00:00
encryptedstore Encryptedstore: Set sector_size=4096B for cryptDev 2023-02-09 13:17:17 +00:00
javalib Switch to AutoCloseable 2023-02-15 14:44:11 +00:00
launcher Emit launcher error to kernel log 2022-12-12 11:29:00 +09:00
libs Merge "Don't start composd if VMs are not supported" 2023-02-15 15:19:15 +00:00
microdroid Update Android source for Rust 1.67.1 2023-02-14 16:06:32 -08:00
microdroid_manager [dice][microdroid] Use dice API to parse Bcc Handover 2023-02-15 10:08:36 +00:00
pvmfw [dice] Use libdice_open_dice_nostd for DICE functions in pvmfw 2023-02-15 09:47:06 +00:00
rialto Refactor VM config to support different CPU topologies 2023-02-09 08:13:44 +00:00
tests Merge "Add debug policy tests for ramdump" 2023-02-14 03:48:39 +00:00
virtualizationmanager Don't start composd if VMs are not supported 2023-02-15 13:17:56 +00:00
virtualizationservice Refactor VM config to support different CPU topologies 2023-02-09 08:13:44 +00:00
vm Don't start composd if VMs are not supported 2023-02-15 13:17:56 +00:00
vm_payload Documentation fixes 2023-01-16 12:17:19 +00:00
vmbase Merge "vmbase: Write string terminator to stack canary" 2023-02-13 17:15:06 +00:00
vmclient vmclient: Spawn child virtmgr and connect to it 2022-12-20 14:13:09 +00:00
zipfuse Importing rustc-1.66.0 2023-01-26 18:24:25 +00: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 Revert "Separate AVFHostTestCases from avf-postsubmit" 2023-02-09 00:28:02 +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.