Go to file
Jiyong Park af1a74b084 Add API for configuring a VM to run in debug mode
Bug: 185211964
Test: run the demo app
Change-Id: I960839037b2f23dbce1552199d9c9e59c36053e2
2021-07-07 15:28:08 +09:00
apex Use bootconfig 2021-07-05 15:42:40 +09:00
apkdmverity Make tests run for presubmit builds 2021-06-28 11:28:28 +09:00
authfs authfs: Remove Arc<Mutex<>> now that Strong is Sync 2021-06-30 16:28:11 +00:00
compos virtualizationservice: clean up 2021-07-01 16:29:28 +09:00
demo Add API for configuring a VM to run in debug mode 2021-07-07 15:28:08 +09:00
docs/getting_started Rename VirtManager to VirtualizationService. 2021-05-26 12:27:37 +00:00
javalib Add API for configuring a VM to run in debug mode 2021-07-07 15:28:08 +09:00
launcher A lib in APK can depend on other libs in the same APK 2021-06-24 01:36:37 +09:00
microdroid Use bootconfig 2021-07-05 15:42:40 +09:00
microdroid_manager Merge changes I393abe14,Ifd7d2ef6 2021-06-28 00:34:08 +00:00
tests Add a test for the debug mode 2021-07-07 10:22:17 +09:00
virtualizationservice Merge changes from topic "microdroid_demo" 2021-07-06 13:49:37 +00:00
vm Enable debug mode 2021-07-05 20:09:24 +09:00
vmconfig vmconfig: remove path (use paths always) 2021-07-01 00:37:19 +09:00
zipfuse Make tests run for presubmit builds 2021-06-28 11:28:28 +09:00
.clang-format
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization 2021-06-14 16:37:09 -07:00
OWNERS Add OWNERS. 2021-06-21 17:04:15 +01:00
PREUPLOAD.cfg
README.md Add README at top of repository with links to others. 2021-06-30 16:22:17 +00:00
TEST_MAPPING Make tests run for presubmit builds 2021-06-28 11:28:28 +09: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.