mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-07-29 14:37:36 +00:00
doc: add IVSHMEM region ID support
Add guide to configure IVSHMEM Region ID. Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
This commit is contained in:
parent
e07a9618f9
commit
6589c1c39e
@ -67,6 +67,9 @@ For the shared memory region:
|
||||
#. Enter a name for the shared memory region.
|
||||
#. Select the source of the emulation, either Hypervisor or Device Model.
|
||||
#. Select the size of the shared memory region.
|
||||
#. **Enter shared memory region ID, which can be in hexadecimal or decimal format**.
|
||||
.. note::
|
||||
Default value is 0 and IDs in 0x001 ~ 0xFFF are reserved, 0x1000 ~ 0xFFFF are available.
|
||||
#. Select at least two VMs that can use the shared memory region.
|
||||
#. Enter a virtual Board:Device.Function (BDF) address for each VM or leave it
|
||||
blank. If the field is blank, the tool provides an address when the
|
||||
@ -88,4 +91,4 @@ Learn More
|
||||
ACRN supports multiple inter-VM communication methods. For a comparison, see
|
||||
:ref:`inter-vm_communication`.
|
||||
|
||||
For details on ACRN IVSHMEM high-level design, see :ref:`ivshmem-hld`.
|
||||
For details on ACRN IVSHMEM high-level design, see :ref:`ivshmem-hld`.
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 65 KiB |
Loading…
Reference in New Issue
Block a user