Go to file
David Brazdil f50c7a6627 Revert "[vs] Extract writable partition initialization into a ne..."
Revert submission 2541653-libvsutil

Reason for revert: This code will stay deprivileged in
virtualizationmanager. No need to also link it into
virtualizationservice.

Reverted changes: /q/submissionid:2541653-libvsutil

Change-Id: I5075ff0a65f9a8af31263116fbce05a6a9cf0b7f
2023-04-19 14:22:47 +00:00
apex Bump the version_code of virt & compos apex 2023-03-30 14:02:23 +00:00
apkdmverity Fix warnings from Rust 1.65.0 2023-01-19 11:10:35 -08:00
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 Remove bootloader-related death reasons 2023-04-14 14:09:06 +01:00
launcher Emit launcher error to kernel log 2022-12-12 11:29:00 +09:00
libs Revert "[vs] Extract writable partition initialization into a ne..." 2023-04-19 14:22:47 +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 [hypervisor] Add mmio_guard_init() to Hypervisor trait 2023-04-18 07:59:34 +00:00
rialto [hypervisor] Add mmio_guard_init() to Hypervisor trait 2023-04-18 07:59:34 +00:00
tests Merge "Allow to override AVF debug policy" 2023-04-17 04:00:16 +00:00
virtualizationmanager Revert "[vs] Extract writable partition initialization into a ne..." 2023-04-19 14:22:47 +00:00
virtualizationservice Remove bootloader-related death reasons 2023-04-14 14:09:06 +01:00
vm Search for CompOsPayloadApp/EmptyPayloadApp with extensions 2023-03-01 12:01:55 -08:00
vm_payload Documentation fixes 2023-01-16 12:17:19 +00:00
vmbase Remove unnecessary feature declarations 2023-03-29 16:20:58 -07:00
vmclient Remove bootloader-related death reasons 2023-04-14 14:09:06 +01:00
zipfuse Make sure that files under bin/ directory of apk get X permission 2023-02-27 15:59:08 +00:00
.clang-format Set an initial .clang-format style 2020-10-19 14:55:06 +01:00
.gitignore [Cleanup] Add cargo targets to .gitignore 2022-08-01 15:21:48 +00:00
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization 2021-06-14 16:37:09 -07:00
OWNERS Add bug component 2022-11-21 09:46:46 +00:00
PREUPLOAD.cfg Remove checkstyle_hook 2022-12-12 02:29:39 +00:00
README.md Add README at top of repository with links to others. 2021-06-30 16:22:17 +00:00
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.