commit | d15c5630644f63e48adca221f3796351d2db5d50 | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Thu Feb 03 13:38:31 2022 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Thu Feb 03 14:29:21 2022 +0000 |
tree | c0c70087b236e8713be0c7622c32f569e4036190 | |
parent | 1bc1679f66853ff604ed218abc921585a6cc4552 [diff] |
Add DeathReason::CRASH and ERROR. crosvm now distinguishes crashes from reboots. ERROR is for a crosvm error, usually meaning it failed to start the VM in the first place. Also reorder reasons into a more logical order for future expansion. Bug: 211704107 Test: atest VirtualizationTestCases Test: Manually ran some VMs Change-Id: I1903f05eb3783bdd9c5f09bcbdea473d69fbef42
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.