aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2025-01-15Virtio-loopback adapter: Add separate license fileHEADtrout_19.90.0trout/19.90.019.90.0masterTimos Ampelikiotis1-0/+4
Bug-AGL: SPEC-4834 Change-Id: I9751746847b01d413bbd0776141fb743ab9c599d Signed-off-by: Timos Ampelikiotis <t.ampelikiotis@virtualopensystems.com>
2024-12-03Update virtio-loopback adapter documentationTimos Ampelikiotis1-5/+3
Updates: - Add documentation guide - Update README and point to the above guide Change-Id: I29975363b470845419b1924eb0ac16a1535f805d Signed-off-by: Timos Ampelikiotis <t.ampelikiotis@virtualopensystems.com>
2023-11-29Add virtio-loopback-adapterAngelos Mouzakitis1-0/+16
The virtio-loopback-adapter is part of the Virtio Loopback architecture detailed in the following link: https://git.virtualopensystems.com/virtio-loopback/docs The following vhost-user devices are supported: - vhost-user-blk - vhost-user-rng - vhost-user-input - vhost-user-gpio - vhost-user-sound Bug-AGL: SPEC-4834 Change-Id: I4edb28faf370992f5f45390f5c4240a0f5c3084c Signed-off-by: Angelos Mouzakitis <a.mouzakitis@virtualopensystems.com>