summaryrefslogtreecommitdiffstats
path: root/virtio_rng.h
AgeCommit message (Collapse)AuthorFilesLines
2023-10-03Virtio-loopback-adapter Beta version for review:Timos Ampelikiotis1-6/+2
- Beta version of the code to be discussed during the review planned on the 09/11/2022 - Before being merged into master, this code might be changed with fixes and optimization Signed-off-by: Timos Ampelikiotis <t.ampelikiotis@virtualopensystems.com>
2023-10-03Virtio-loopback-adapter Alpha release update:Timos Ampelikiotis1-1/+2
- Format code style and remove unnecessary comments Signed-off-by: Timos Ampelikiotis <t.ampelikiotis@virtualopensystems.com>
2023-10-03Virtio-loopback-adapter Alpha release:Timos Ampelikiotis1-0/+58
- The virtio-loopback-adapter is part of the Virtio Loopback architecture detailed in the following link: https://git.virtualopensystems.com/virtio-loopback/docs Signed-off-by: Timos Ampelikiotis <t.ampelikiotis@virtualopensystems.com>