virtio: Implement MMIO based virtio transport

Enterprise / Virtualization / QEMU - Peter Maydell [linaro.org] - 19 July 2013 06:58 UTC

Add support for the generic MMIO based virtio transport.

This patch includes some fixes for bugs spotted by Ying-Shiuan Pan .

4b52530 virtio: Implement MMIO based virtio transport
hw/virtio/Makefile.objs | 1 +
hw/virtio/virtio-mmio.c | 421 +++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 422 insertions(+)

Upstream: git.qemu.org


  • Share