Go to file
Treehugger Robot 2cb76a94d1 Merge "Reduce expected length of VM's DICE chain" 2022-08-19 13:20:56 +00:00
.prebuilt_info Upgrade pvmfw.img to build 8819384 2022-07-12 08:00:27 +00:00
apex Revert^2 "Migrate to avb_add_hash_footer" 2022-06-15 12:35:13 +00:00
apkdmverity migrate to clap 3.x 2022-07-29 05:48:40 +02:00
authfs Move VM callback to vmclient 2022-08-09 17:43:29 +01:00
avmd Run avmdtool_tests as rust_test 2022-08-18 11:32:31 +00:00
compos Moved LazyServiceGuard to binder crate. 2022-08-10 13:37:48 +00:00
demo VirtualizationService notifies to its client when ramdump is available 2022-07-08 14:48:46 +09:00
docs/getting_started Add instructions for building and installing AVF on Pixel 6 2022-07-05 23:43:10 +00:00
javalib Various minor fixes 2022-08-11 11:29:19 +01:00
launcher A lib in APK can depend on other libs in the same APK 2021-06-24 01:36:37 +09:00
libs Update source for Rust 1.63.0 2022-08-11 15:24:21 -07:00
microdroid Need to delete instance.img to switch to debug VM 2022-08-18 11:47:09 +01:00
microdroid_manager Update source for Rust 1.63.0 2022-08-11 15:24:21 -07:00
pvmfw Upgrade pvmfw.img to build 8819384 2022-07-12 08:00:27 +00:00
rialto Update for new version of aarch64-paging. 2022-08-15 16:41:00 +00:00
tests Merge "Reduce expected length of VM's DICE chain" 2022-08-19 13:20:56 +00:00
virtualizationservice Moved LazyServiceGuard to binder crate. 2022-08-10 13:37:48 +00:00
vm Move VM callback to vmclient 2022-08-09 17:43:29 +01:00
vmbase Move VM callback to vmclient 2022-08-09 17:43:29 +01:00
vmclient Move VM callback to vmclient 2022-08-09 17:43:29 +01:00
zipfuse Update source for Rust 1.63.0 2022-08-11 15:24:21 -07:00
.clang-format Set an initial .clang-format style 2020-10-19 14:55:06 +01:00
.gitignore [Cleanup] Add cargo targets to .gitignore 2022-08-01 15:21:48 +00:00
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization 2021-06-14 16:37:09 -07:00
OWNERS Add me to OWNERS 2022-07-28 01:35:42 +02:00
PREUPLOAD.cfg Remove google-java-format hook 2021-11-23 11:39:53 +00:00
README.md Add README at top of repository with links to others. 2021-06-30 16:22:17 +00:00
TEST_MAPPING Migrate pkvm_perf_test.py test_boot_time_without_comp_os and 2022-08-19 09:51:37 +08: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.