commit | 848decf5bf1ce25a13012edecff148ff594db8fe | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Thu Dec 15 14:39:38 2022 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Fri Jan 13 17:15:37 2023 +0000 |
tree | a26060b4293b6bdc914d9efea0a49ca3f1173cca | |
parent | ad359e6b8a3dbddc412d7dd770dd5bff79778394 [diff] |
Try reading block device. Share queues and buffers with host. For now the host will be able to both read and write all parts of the virtqueues, but the buffers themselves will be copied so the host can't write over buffer it shouldn't. Bug: 237250092 Bug: 261439403 Test: Ran pVM firmware manually with a block device Change-Id: I38d965e92342e86e39b5cc8b9cf32ad3bc90417b
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.