commit | a446f80f7a5ef555bf93002985e2d3bd3b7980b4 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Mon Jul 11 19:46:37 2022 +0900 |
committer | Inseob Kim <inseob@google.com> | Wed Jul 13 08:56:46 2022 +0900 |
tree | 351860a26bc6c83873f7c98e1d555ddea9070c4c | |
parent | f55d2644d05e4d14bb305a73d2fbe65dd3f0369a [diff] |
Stop VM immediately with stop() call Rather than waiting GC to drop the handle, immediately stops the VM by sending signal to crosvm process. Bug: 207766487 Test: atest MicrodroidTests Change-Id: I892d8a60238e7156609e21e9939d4e90038c396d
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.