14 Dec, 2020

1 commit

  • 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