#devices #virtio #dragonball #secure-sandbox

dbs-virtio-devices

Virtio device backend driver framework and device drivers

5 unstable releases

0.3.1 May 30, 2023
0.3.0 Feb 28, 2023
0.2.0 Feb 12, 2023
0.1.1 Nov 10, 2022
0.1.0 Nov 8, 2022

#5 in #secure-sandbox

21 downloads per month
Used in dbs-upcall

Apache-2.0 AND BSD-3-Clause

1MB
25K SLoC

dbs-virtio-devices

dbs-virtio-devices provides emulation for virtio devices.

Acknowledgement

Part of the code is derived from the Firecracker project.

License

This project is licensed under Apache License, Version 2.0.


lib.rs:

Interfaces and implementations of virtio devices.

Please refer to [Virtio Specification] (http://docs.oasis-open.org/virtio/virtio/v1.0/cs04/virtio-v1.0-cs04.html#x1-1090002) for more information.

Dependencies

~22–41MB
~686K SLoC