commit | 6b650665decffc811cb850c7cd1097feedd7395c | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Tue Sep 07 13:13:23 2021 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Wed Sep 08 17:41:04 2021 +0000 |
tree | a58ac683637fcf928c83dbf4aa31965137022d68 | |
parent | 783221c326dcd54b18e5f12fa525b7765debe836 [diff] |
Add VirtualMachineState enum rather than isRunning bool. Keep track of payload state and enforce lifecycle expectations. Bug: 199127239 Test: atest VirtualizationTestCases Change-Id: I04646c96ec3c15854b6ae705e40979d0f2e29457
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.