mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-22 21:47:22 +00:00
doc: Add note about the maximum number of regions for hv-land
The maximum number of ivshmem shared memory regions cannot exceed 8 Signed-off-by: Yuan Liu <yuan1.liu@intel.com>
This commit is contained in:
parent
fdbdf1aa5f
commit
a46aa9db4c
@ -62,6 +62,8 @@ enable it using the :ref:`acrn_configuration_tool` with these steps:
|
||||
communication and separate it with ``:``. For example, the
|
||||
communication between VM0 and VM2, it can be written as ``0:2``
|
||||
|
||||
.. note:: You can define up to eight ``ivshmem`` hv-land shared regions.
|
||||
|
||||
- Build the XML configuration, refer to :ref:`getting-started-building`
|
||||
|
||||
Inter-VM Communication Examples
|
||||
|
Loading…
Reference in New Issue
Block a user