Lines Matching refs:ivshmem
16 bool "Inter-VM shared memory device (ivshmem)"
19 This will enable support of qemu's ivshmem device, which is also
26 module-str = ivshmem
30 bool "Support interrupt based ivshmem (doorbell version)"
32 This will enable support of ivshmem-doorbell, i.e. the interrupt
33 based ivshmem. For ivshmem-v2 INTx interrupts are also supported.
43 ivshmem.
57 This is mostly a module to help getting info the ivshmem and/or
58 quickly testing your ivshmem client application (from another VM).
63 bool "Inter-VM shared memory v2 (ivshmem-v2)"
66 Enable ivshmem-v2 support.
67 ivshmem-v2 is primarily used for IPC in the Jailhouse hypervisor.