commit | 50121bf3e08b8b04176fb07d5c52c9a2e9f1079a | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Wed Dec 21 17:50:39 2022 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Thu Dec 22 14:15:44 2022 +0000 |
tree | 586a1fde23dc82060b2af3eddc6fffe92c10fb34 | |
parent | 48d4039f8adeb8e00005ce8caca336b529d7b893 [diff] |
Add start-microdroid command to vm_shell.sh This command also accepts --auto-connect argument. It can be used to automatically connect to the started Microdroid VM. Bug: 254912288 Test: vm_shell start-microdroid Test: vm_shell start-microdroid --auto-connect Test: vm_shell start-microdroid -- --cpu 5 Change-Id: I7b5008a153692ef1c16baf6ffcd63ede1cd687af
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.