u-boot/drivers/virtio
Bin Meng 640aae0fb1 virtio: Add a Sandbox transport driver
This driver provides support for Sandbox implementation of virtio
transport driver which is used for testing purpose only.

Two drivers are provided. The 2nd one is a driver that lacks the
'notify' op.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2018-11-14 09:16:28 -08:00
..
Kconfig virtio: Add a Sandbox transport driver 2018-11-14 09:16:28 -08:00
Makefile virtio: Add a Sandbox transport driver 2018-11-14 09:16:28 -08:00
virtio-uclass.c
virtio_blk.c
virtio_blk.h
virtio_mmio.c
virtio_mmio.h
virtio_net.c
virtio_net.h
virtio_pci.h
virtio_pci_legacy.c
virtio_pci_modern.c
virtio_ring.c
virtio_sandbox.c virtio: Add a Sandbox transport driver 2018-11-14 09:16:28 -08:00