Go to file
Alan Stokes 6d1f56e17a Check in stub.c
Add a copy of the generated stub.c, for use in other build
systems. Add a readme to explain why, and how to update.

Bug: 259237660
Test: n/a
Change-Id: If4aba724b9addf3b67ea125777f668b7c908717d
2022-12-07 11:49:59 +00:00
apex Add command to start an empty Microdroid instance 2022-11-29 13:01:06 +00:00
apkdmverity Fix warnings from rustc 1.65.0 2022-11-16 15:54:35 -08:00
authfs Restart fd_server per authfs benchmark trial 2022-11-30 17:31:54 +09:00
avmd [hex] Use libhex to encode hex string in avmd and apexutil 2022-10-12 16:43:30 +00:00
compos Merge changes from topic "revert-2278163-EHDGJTYSEH" 2022-12-05 00:46:07 +00:00
demo Add VirtualizationModuleFrameworkInitializer 2022-11-25 15:57:01 +00:00
docs Merge "Add preparing custom pvmfw for hostside test" 2022-11-30 08:10:09 +00:00
encryptedstore dm_crypt: Extend unit tests to cover both ciphers 2022-11-29 11:28:48 +00:00
javalib Merge "Switch to non-updatable-framework-module-defaults" 2022-12-06 17:21:02 +00:00
launcher Restrict libraires from VM payload libraries 2022-11-30 18:28:22 +09:00
libs Merge changes I2866f412,Ia99044e8 2022-12-05 19:21:18 +00:00
microdroid Merge "Add hashes of initrd to the kernel footer" 2022-12-06 02:02:59 +00:00
microdroid_manager Implement native method getEncryptedStoragePath() 2022-11-30 11:55:22 +00:00
pvmfw Merge "[pvmfw][test] Test the pvmfw success scenario with valid image" 2022-12-06 12:38:50 +00:00
rialto
tests [pvmfw][test] Test the pvmfw success scenario with valid image 2022-12-06 10:49:20 +00:00
virtualizationservice Merge "Record signal number when death reason is KILLED" 2022-12-07 00:41:05 +00:00
vm run-microdroid command: default --debug flag to "full" 2022-12-01 21:12:50 +00:00
vm_payload Check in stub.c 2022-12-07 11:49:59 +00:00
vmbase Reduce verbosity of idmap dump. 2022-12-05 17:55:29 +00:00
vmclient Give a better name to STOP_REASON_ERROR 2022-12-06 13:38:05 +00:00
zipfuse
.clang-format
.gitignore
Android.bp
OWNERS Add bug component 2022-11-21 09:46:46 +00:00
PREUPLOAD.cfg [linter] Add google-java-format as java pre-commit linter 2022-11-14 15:59:16 +00:00
README.md
TEST_MAPPING Add VirtualizationModuleFrameworkInitializer 2022-11-25 15:57:01 +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.