doc: add ivhshmem hv-land introduction

Ivshmem hv-land solution emulates the ivshmem device in hypervisor
and the shared memory is reserved in the hypervisor's memory space.
And it can provide inter-vm communication for both pre-launched and
post-launched VMs.

This patch introduces the ivshmem hv-land solution including what
ivshmem hv-land is and how to use it.

Signed-off-by: Yuan Liu <yuan1.liu@intel.com>
This commit is contained in:
Yuan Liu
2020-09-01 22:08:18 +08:00
committed by David Kinder
parent 3dff03eb66
commit 12557d2e2b
3 changed files with 187 additions and 91 deletions

View File

@@ -73,6 +73,7 @@ Enable ACRN Features
tutorials/acrn_on_qemu
tutorials/using_grub
tutorials/pre-launched-rt
tutorials/enable_ivshmem
Debug
*****