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>
This is a simple demo for creating a virtio-over-ivshmem backend driver
for a virtio console.
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>
since commit 108fc82596e3("tools: Add guest trace agent as a user tool")
introduce virtio-trace/trace-agent, it should be ignored in the git tree.
Signed-off-by: Rong Tao <rongtao@cestc.cn>
Message-Id: <tencent_52B2BC2F47540A5FEB46E710BD0C8485B409@qq.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>