commit | 14cb8699b72a8b2fa9d1fd57786a57d693030ebd | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Tue Aug 31 21:50:39 2021 +0900 |
committer | Inseob Kim <inseob@google.com> | Wed Sep 01 11:10:56 2021 +0900 |
tree | 7fe03231d13856bb86c2e26ca6f243f107349269 | |
parent | 2444af96c916f336a9a6feb71e42fd166a746a73 [diff] |
Add onPayloadReady callback The guest VM can notify that its payload has finished initialization and is ready to serve its own services, by onPayloadReady callback. Bug: 195381416 Test: atest MicrodroidHostTestCases Change-Id: I67fee655c410342452bc5ee990e36dfecb30b0cb
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.