Go to file
Treehugger Robot 44daceb414 Merge "Explicitly include MicrodroidTestPreparer in the test module" 2023-04-12 04:53:20 +00:00
apex Bump the version_code of virt & compos apex 2023-03-30 14:02:23 +00:00
apkdmverity Fix warnings from Rust 1.65.0 2023-01-19 11:10:35 -08:00
authfs Merge "Explicitly include MicrodroidTestPreparer in the test module" 2023-04-12 04:53:20 +00:00
compos Merge "Split vm_identifier of Compos into ComposComposd and ComposVerify" 2023-04-12 01:52:12 +00:00
demo Update install instructions. 2023-03-28 17:56:30 +01:00
docs Add documentation on pkvm_hypervisor_events view 2023-03-16 16:48:17 +00:00
encryptedstore Encryptedstore: Enable 64-bit fs & extents 2023-03-30 10:06:30 +00:00
javalib Reuse Binder connection for VirtualizationService 2023-03-27 14:50:15 +01:00
launcher Emit launcher error to kernel log 2022-12-12 11:29:00 +09:00
libs Merge "Update usage of uuid crate" 2023-03-30 18:46:33 +00:00
microdroid Merge "Ensure no AVF debug policy in locked device" 2023-03-31 15:29:30 +00:00
microdroid_manager Explicit init .rc user. 2023-04-10 20:45:38 +00:00
pvmfw pvmfw: debug policy application failure is recoverable 2023-04-11 00:51:54 +09:00
rialto Remove unnecessary feature declarations 2023-03-29 16:20:58 -07:00
tests Explicitly include MicrodroidTestPreparer in the test module 2023-04-12 00:06:30 +00:00
virtualizationmanager Not to spawn thread when writing the atom VmExited 2023-04-07 10:44:53 +09: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 Remove unnecessary feature declarations 2023-03-29 16:20:58 -07: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 [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 Disable ComposTestCase on Cuttlefish 2023-04-06 10:24:07 +01: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.