mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-09-02 18:06:13 +02:00

This is a simple demo for creating a virtio-over-ivshmem backend driver for a virtio block device. TODO: - resolve hacks - extract common bits to be shared with similar backends. Note: Specification work for virtio-over-ivshmem is ongoing, so details may still change. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
8 lines
137 B
Plaintext
8 lines
137 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
*.d
|
|
virtio_test
|
|
vringh_test
|
|
virtio-trace/trace-agent
|
|
virtio-ivshmem-block
|
|
virtio-ivshmem-console
|