cloud-hypervisor/devices
Songqian Li c72414552b devices: introduce ivshmem device
This patch introduces the inter-vm shared memory(ivshmem) device
to share a memory region between multiple processes running
different guests and the host.

This patch supports the basic ivshmem functions like ivshmem-plain
in QEMU[1].

[1] https://www.qemu.org/docs/master/specs/ivshmem-spec.html

Signed-off-by: Yi Wang <foxywang@tencent.com>
Signed-off-by: Songqian Li <sionli@tencent.com>
2025-08-14 22:14:34 +00:00
..
src devices: introduce ivshmem device 2025-08-14 22:14:34 +00:00
Cargo.toml devices: introduce ivshmem device 2025-08-14 22:14:34 +00:00