Lines Matching +full:ivshmem +full:- +full:v2
3 Inter-VM Shared Memory
17 called ivshmem, which stands for inter-VM Shared Memory.
19 The two types are supported: a plain shared memory (ivshmem-plain) or a shared
21 thus to be interrupted as well itself (ivshmem-doorbell).
23 Please refer to the official `Qemu ivshmem documentation
24 <https://www.qemu.org/docs/master/system/devices/ivshmem.html>`_ for more information.
29 Zephyr supports both versions: plain and doorbell. Ivshmem driver can be built
34 Because the doorbell version uses MSI-X vectors to support notification vectors,
38 Note that a tiny shell module can be exposed to test the ivshmem feature by
41 ivshmem-v2 section in Inter-VM Shared Memory
44 Zephyr also supports ivshmem-v2:
46 https://github.com/siemens/jailhouse/blob/master/Documentation/ivshmem-v2-specification.md
49 (e.g. :zephyr:code-sample:`eth-ivshmem`). It is also possible to use ivshmem-v2 without
57 .. doxygengroup:: ivshmem