Go to file
guile ae6731af71 Fix boot time includes shutdown time issue that mention in
b/236799228#comment39

Bug: 236799228
Test: atest AVFHostTestCases
Change-Id: I40d0c07a60e9e0bff262c4bd71405bf124bac073
2022-09-02 10:33:34 +08:00
.prebuilt_info Upgrade pvmfw.img to build 8966862 2022-08-22 09:31:16 +01:00
apex Add vm_shell script 2022-08-29 21:35:22 +09:00
apkdmverity Migrate to Rust 2021 edition 2022-08-31 14:40:53 +01:00
authfs Migrate to Rust 2021 edition 2022-08-31 14:40:53 +01:00
avmd Move AVF tests to avf-pre/postsubmit test group 2022-08-19 15:40:57 +00:00
compos Merge "Rename target MicroroidDeviceTestHelper to MicrodroidDeviceTestHelper" 2022-09-01 13:32:37 +00:00
demo VirtualizationService notifies to its client when ramdump is available 2022-07-08 14:48:46 +09:00
docs/getting_started Add instructions for building and installing AVF on Pixel 6 2022-07-05 23:43:10 +00:00
javalib Make our javalib more self-contained 2022-09-01 13:41:43 +01:00
launcher
libs Migrate to Rust 2021 edition 2022-08-31 14:40:53 +01:00
microdroid Migrate to Rust 2021 edition 2022-08-31 14:40:53 +01:00
microdroid_manager Migrate to Rust 2021 edition 2022-08-31 14:40:53 +01:00
pvmfw Merge "Upgrade pvmfw.img to build 8966862" 2022-09-01 17:33:22 +00:00
rialto Merge changes I5e4db74f,I167148cd,I512a2cd0 2022-08-22 11:11:38 +00:00
tests Fix boot time includes shutdown time issue that mention in 2022-09-02 10:33:34 +08:00
virtualizationservice Migrate to Rust 2021 edition 2022-08-31 14:40:53 +01:00
vm Migrate to Rust 2021 edition 2022-08-31 14:40:53 +01:00
vmbase Migrate to Rust 2021 edition 2022-08-31 14:40:53 +01:00
vmclient Moved binder_common to rpcbinder package under binder directory. 2022-08-19 10:32:26 +00:00
zipfuse Migrate to Rust 2021 edition 2022-08-31 14:40:53 +01:00
.clang-format
.gitignore [Cleanup] Add cargo targets to .gitignore 2022-08-01 15:21:48 +00:00
Android.bp
OWNERS Add me to OWNERS 2022-07-28 01:35:42 +02:00
PREUPLOAD.cfg
README.md
TEST_MAPPING Add AVFHostTestCases to postsubmit and fix boot time is not as expected issue. 2022-08-29 01:00:48 +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.