commit | 11f40d02e010ae6068d5ab98bb335828607caa7f | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Mon Jun 13 17:16:00 2022 +0900 |
committer | Inseob Kim <inseob@google.com> | Tue Jun 14 09:53:49 2022 +0900 |
tree | b92430cf60567b59e87d96baf83a0549ede2a974 | |
parent | 272f5723a3785db7d4df19cb2317c7ab6a53cdb5 [diff] |
Write microdroid failure reason to serial device /dev/ttyS1 is a serial device (in a VM) to pass VM failure reason. This change makes microdroid_manager write its own failure reason to the serial device. virtualizationservice reads the failure reason, and then triggers a callback to users. Bug: 220071963 Test: manual Change-Id: I78c66cb75a9c77ba7e6151fc2bdd40021dee7e4f
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.