Go to file
Pierre-Clément Tosi 35e9c1e17e vmbase: example: Add bin_end to integration_test
Print the linker variable in the test.

Bug: 238050226
Test: atest vmbase_example.integration_test
Change-Id: I5f78ecc9864bcf2c2def8b4b670425b631ed454c
2022-10-17 12:55:49 +01:00
apex Revert^2 "Change the vbmeta image for kernelboot mode" 2022-09-28 15:22:36 +00:00
apkdmverity Decouple apkdmverity from device mapper modules 2022-10-13 13:19:50 +00:00
authfs [benchmark] Add benchmarks for authfs seq/rand write 2022-10-17 10:16:46 +00:00
avmd [hex] Use libhex to encode hex string in avmd and apexutil 2022-10-12 16:43:30 +00:00
compos Merge "Add persistent backing for encrypted storage in VM" 2022-10-12 10:10:45 +00:00
demo Simplify use of config files 2022-10-04 17:04:03 +01:00
docs docs: Document building pvmfw.img from source in U 2022-10-14 19:11:57 +01:00
javalib Support config-less VMs 2022-10-04 13:59:45 +01:00
launcher
libs [Hex] Use libhex to encode hex string in libs/apkverify/v4.rs 2022-10-14 13:58:50 +00:00
microdroid Merge "Update kernel to builds 9170280" 2022-10-13 12:35:33 +00:00
microdroid_manager Implement collecting VmStatus in microdroid_manager 2022-10-14 10:01:29 +09:00
pvmfw Merge "pvmfw: Delete U-Boot-based pvmfw.img prebuilt" 2022-10-10 17:27:27 +00:00
rialto Delete cpu affinity config 2022-09-09 13:46:08 -07:00
tests Merge "Prevent stalled adb connections to Micrdroid" 2022-10-13 15:27:24 +00:00
virtualizationservice Merge "Implement collecting VmStatus in microdroid_manager" 2022-10-17 05:37:56 +00:00
vm Add persistent backing for encrypted storage in VM 2022-10-12 08:45:51 +00:00
vmbase vmbase: example: Add bin_end to integration_test 2022-10-17 12:55:49 +01:00
vmclient Make ErrorCode an enum 2022-09-05 17:43:32 +01:00
zipfuse Fix zipfuse race condition 2022-10-07 16:43:15 +01:00
.clang-format
.gitignore
Android.bp
OWNERS Add aliceywang@ to packages/modules/Virtualization/OWNERS 2022-10-14 14:10:34 +00:00
PREUPLOAD.cfg
README.md
TEST_MAPPING [apkverify] Merge idsig into apkverify package 2022-09-28 08:04:51 +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.