Go to file
Treehugger Robot 30d0e48439 Merge "pvmfw: README: Document ABIs & guest signing" 2023-04-05 18:32:29 +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 Use protobuf 2.x instead of 3.x 2023-03-22 20:29:45 -04:00
compos Merge "Bump the version_code of virt & compos apex" 2023-04-04 21:32:55 +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
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 Handle ramdump in microdroid_manager 2023-03-27 13:23:26 +09:00
pvmfw pvmfw: README: Document ABIs & guest signing 2023-04-05 18:04:23 +01:00
rialto Remove unnecessary feature declarations 2023-03-29 16:20:58 -07:00
tests Merge "Capture stderr when we run composd_cmd" 2023-04-04 10:35:08 +00:00
virtualizationmanager Add info logs when atoms are written into statsd 2023-04-04 13:02:46 +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
Android.bp
OWNERS
PREUPLOAD.cfg Remove checkstyle_hook 2022-12-12 02:29:39 +00:00
README.md
TEST_MAPPING Move ComposHostTestCases to postsubmit, since it has a high failure rate on cf in presubmit. 2023-03-08 14:17:17 +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.