Go to file
Inseob Kim 4db3f59117 Fix build command for demo app
Test: N/A
Change-Id: I2f46a7ea1aa91a1c90de8e82518cbcc5e797751a
2022-06-28 13:06:53 +09:00
.prebuilt_info Upgrade pvmfw.img to build 8745290 2022-06-20 10:26:07 +00:00
apex Revert^2 "Migrate to avb_add_hash_footer" 2022-06-15 12:35:13 +00:00
apkdmverity apkdmverity: Using LOOP_CONFIGURE 2022-04-18 14:30:19 +09:00
authfs Update for Rust v1.62.0 2022-06-27 20:35:31 +00:00
compos Fix tests on aosp_cf_x86_64_only_phone 2022-06-23 12:25:00 +01:00
demo Fix build command for demo app 2022-06-28 13:06:53 +09:00
docs/getting_started Update instructions to build kernel for Microdroid 2022-06-24 16:43:27 +09:00
javalib Detect Microdroid hangup during boot 2022-06-23 01:18:45 +09:00
launcher
libs Merge "Extract library for VBMeta image handling" 2022-06-23 13:53:22 +00:00
microdroid Update kernel to builds 8759913 2022-06-24 08:14:00 +09:00
microdroid_manager Shutdown VM once payload finishes 2022-06-21 19:13:18 +09:00
pvmfw Upgrade pvmfw.img to build 8745290 2022-06-20 10:26:07 +00:00
tests Add microdroid minimum ram test 2022-06-27 13:48:29 +09:00
virtualizationservice Fix tests on aosp_cf_x86_64_only_phone 2022-06-23 12:25:00 +01:00
vm Factor out Rust client library for VirtualizationService. 2022-05-23 18:51:14 +00:00
vmbase Disable HWASan for vmbase_example_elf. 2022-06-15 16:57:40 +00:00
vmclient Detect Microdroid hangup during boot 2022-06-23 01:18:45 +09:00
zipfuse
.clang-format
.gitignore
Android.bp
OWNERS Add shikhapanwar@ to OWNERS 2022-04-22 12:04:23 +01:00
PREUPLOAD.cfg
README.md
TEST_MAPPING Add benchmark test to postsubmit 2022-06-27 15:37:26 +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.