commit | 0bdc3f626cf3ade121b890248cf1f1c49084a441 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Wed Mar 15 10:46:12 2023 +0000 |
committer | Alice Wang <aliceywang@google.com> | Thu Apr 13 07:23:35 2023 +0000 |
tree | 51d129897280db52710e13c09b1e49bed179c27d | |
parent | 3a805779acab3320a0e94e53af80f16954301432 [diff] |
[pvmfw] Extract a library to support various hypervisor backends This cl extracts a library libhyp from pvmfw to support various hypervisor backends including kvm. Bug: 272226230 Test: m pvmfw_img Change-Id: I5307cb5d6cccc7a01af6bc9c46ae7111c0d51e93
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.