summaryrefslogtreecommitdiffstats
path: root/meta-agl-jailhouse/meta-agl-jailhouse.md
diff options
context:
space:
mode:
authorAnmol Karn <anmol.karan123@gmail.com>2021-11-18 03:33:58 +0530
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2021-12-15 15:50:40 +0000
commit78c0f02ea2841527f6fcd4febedd62848e9f520d (patch)
treee7a88e1816e55e113499d5a9e722f5cd69ec9a6b /meta-agl-jailhouse/meta-agl-jailhouse.md
parent752006297892c79f3b6fd665bf7aeba6ee3d281a (diff)
meta-agl-jailhouse: Documentation for manual configuration
Add Documentation for manually configuring the setup for virtio-over-ivshmem. Signed-off-by: Anmol Karn <anmol.karan123@gmail.com> Change-Id: I41d7c3aafc7a0f1828033c79c7621c9c58f19ce3
Diffstat (limited to 'meta-agl-jailhouse/meta-agl-jailhouse.md')
-rw-r--r--meta-agl-jailhouse/meta-agl-jailhouse.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-agl-jailhouse/meta-agl-jailhouse.md b/meta-agl-jailhouse/meta-agl-jailhouse.md
index 8108efae..1610bd29 100644
--- a/meta-agl-jailhouse/meta-agl-jailhouse.md
+++ b/meta-agl-jailhouse/meta-agl-jailhouse.md
@@ -224,3 +224,6 @@ In the Non-Root-Linux, the disk will show up as /dev/vda and can be accessed nor
> $ dd if=/dev/zero of=disk.img bs=1M count=1024
>
> $ mkfs.ext4 disk.img
+
+
+For manually configuring the setup, refer [`meta-agl-jailhouse.md`](meta-agl-jailhouse.md).