commit | ac97c14826a21686d4e6cc66290f577fdf49b5ca | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Wed Sep 29 15:30:00 2021 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Mon Oct 04 18:54:39 2021 +0100 |
tree | 1a4e4b46c4a6c474d318b3c8b5eb6cb4a54f637a | |
parent | daafd7cadaf4ff8c6eb3b2612f95c1d52b6f0d5b [diff] |
Add support for virtio-9p file sharing To avoid the need for packaging files as a disk image, add a new flag to run_qemu.sh which will share a folder with the QEMU-emulated VM. Folders are shared as read only. Test: ./build/aarch64/run_qemu.sh -D tag:path Change-Id: I885f91f3764c481b2c284d97c882e86af3b3dc11