Go to file
Alan Stokes 70961b9ebc Add tests to TEST_MAPPING
They exist, so we should run them.

Bug: 275693559
Test: atest libpvmfw.bootargs.test
Change-Id: Iaf9eed57f707ccba4e5ab17f4c289bf390fab4a2
2023-04-14 14:28:12 +01:00
apex Bump the version_code of virt & compos apex 2023-03-30 14:02:23 +00:00
apkdmverity
authfs Merge "Explicitly include MicrodroidTestPreparer in the test module" 2023-04-12 04:53:20 +00:00
compos Merge "Split vm_identifier of Compos into ComposComposd and ComposVerify" 2023-04-12 01:52:12 +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 [pvmfw] Extract a library to support various hypervisor backends 2023-04-13 07:23:35 +00:00
microdroid [pvmfw][microdroid] Make empty_file filegroup for reuse 2023-04-12 08:10:15 +00:00
microdroid_manager [microdroid] Refator payload apk verification 2023-04-12 12:00:27 +00:00
pvmfw Add tests to TEST_MAPPING 2023-04-14 14:28:12 +01:00
rialto [rialto] Enable Rialto to run in protected VM 2023-04-13 18:42:48 +00:00
tests Explicitly include MicrodroidTestPreparer in the test module 2023-04-12 00:06:30 +00:00
virtualizationmanager Not to spawn thread when writing the atom VmExited 2023-04-07 10:44:53 +09:00
virtualizationservice
vm
vm_payload
vmbase Remove unnecessary feature declarations 2023-03-29 16:20:58 -07:00
vmclient
zipfuse
.clang-format
.gitignore
Android.bp
OWNERS
PREUPLOAD.cfg
README.md
TEST_MAPPING Disable ComposTestCase on Cuttlefish 2023-04-06 10:24:07 +01: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.