Go to file
Treehugger Robot eedbc06088 Merge changes Ie07aa647,Ibdc355b1
* changes:
  Revert "Temporary hack: Boot protected VMs without pVM firmware."
  Update pvmfw.img
2022-02-04 19:13:43 +00:00
.prebuilt_info Update pvmfw.img 2022-02-04 15:48:36 +00:00
apex Sign uboot_env with AVB 2022-01-28 21:29:48 +09:00
apkdmverity Verify and mount extra apks 2021-12-08 14:09:57 +09:00
apkverify Fixed warnings generated by rustc 1.57.0 2021-12-01 15:09:17 -08:00
authfs Put all our tests to general-tests 2022-02-04 11:49:31 +09:00
binder_common Revert^2 "[binder_common] Update binder import path" 2022-01-19 09:58:15 -08:00
compos Use protected VM if possible 2022-02-04 14:07:51 +00:00
demo Enable --extended-status for crosvm and return reason why VM died. 2022-01-14 16:07:03 +00:00
docs/getting_started Vitualization Docs: Update test cases 2021-12-14 23:41:21 -08:00
idsig Fix idsig for a large APK files 2021-12-20 17:11:49 +09:00
javalib Merge "Add DeathReason::CRASH and ERROR." 2022-02-04 10:29:27 +00:00
launcher A lib in APK can depend on other libs in the same APK 2021-06-24 01:36:37 +09:00
libs/libavb_rs Store/Pass root digests of APEX payload 2021-09-13 18:32:21 +09:00
microdroid Remove microdroid U-Boot environment 2022-02-03 21:29:54 -08:00
microdroid_manager Put all our tests to general-tests 2022-02-04 11:49:31 +09:00
pvmfw Update pvmfw.img 2022-02-04 15:48:36 +00:00
statslog_virtualization [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization 2022-01-20 10:37:18 -08:00
tests Merge "Revert "gen_rpc -> require_rpc"" 2022-02-04 18:47:24 +00:00
virtualizationservice Revert "Temporary hack: Boot protected VMs without pVM firmware." 2022-02-04 15:52:34 +00:00
vm Add DeathReason::CRASH and ERROR. 2022-02-03 14:29:21 +00:00
vmconfig Add options for configuring number of vCPUs and CPU affinity 2022-01-11 12:39:36 +09:00
zipfuse Run apk mount utils from microdroid_manager 2021-12-01 19:49:41 +09:00
.clang-format
.gitignore Ignore cargo output in all directories, not just virtualizationservice. 2021-11-30 14:15:52 +00:00
Android.bp
OWNERS Add OWNERS. 2021-06-21 17:04:15 +01: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 Key blob protection using AEAD 2022-01-24 10:58:15 +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.