commit | 48b354d24fe64fed534a544aad0aa8d1aea868c8 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Jul 15 15:04:38 2021 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Jul 15 21:09:08 2021 +0900 |
tree | 99a0e164369e6acb69c793cfb444609a9db62955 | |
parent | 2c03396a61316a78572ea986cc8666365d4c2bc5 [diff] |
Create instance.img The file is a per-VM persistent storage which will contain identity information like the certs of the payload. As the first step, this change creates instance.img upon creation of a VM and passes it to virtualizationservice. For now, the file is not passed down to crosvm yet. Bug: 193504400 Test: atest MicrodroidHostTestCases Change-Id: I44115a93abdd23c36a4c52a38e5355bfa3bf69b3
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.