commit | 17e3ed48943f89b1d0eab840042ebe4606694dab | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Aug 29 17:27:00 2022 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon Aug 29 21:35:22 2022 +0900 |
tree | dda736f0396a718e258a7fd23bb3b91efa8ffe69 | |
parent | bd166697b2e222d615f14a293e68bb9a0cd90cad [diff] |
Add vm_shell script It's a small script that makes it easier to connect to a Microdroid VM running in the Android device. Usage: vm_shell [cid] If cid is omitted it displays the CIDs of available VMs and lets you select one. Bug: N/A Test: m vm_shell and run it Change-Id: I762f1161024d151a2f9e75fdb217037f1f9a1e1d
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.