commit | 13a956abf89b8e7856eff3dc114805e20e993a4d | [log] [tgz] |
---|---|---|
author | Keir Fraser <keirf@google.com> | Thu Jul 14 14:20:46 2022 +0000 |
committer | Keir Fraser <keirf@google.com> | Wed Oct 05 14:09:41 2022 +0000 |
tree | ce86fcad96d6daf015f7b77c806fa5ed2085f4a8 | |
parent | c614490c3ee82a29be7e483a8c07aadc47c657fc [diff] |
Create a unix domain listener socket for crosvm. Update crosvm's command line construction to specify the socket by file descriptor: /proc/self/fd/<fd> Bug: 235579465 Test: Start a VM Change-Id: Ic76efc2307c0bfb3ebb8e67819cf435d7dde863b
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.