#dragonball #secure-sandbox #devices #virtio

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

#353 in Hardware support

Download history 1002/week @ 2023-02-15 919/week @ 2023-02-22 643/week @ 2023-03-01 684/week @ 2023-03-08 880/week @ 2023-03-15 864/week @ 2023-03-22 1106/week @ 2023-03-29 993/week @ 2023-04-05 1016/week @ 2023-04-12 646/week @ 2023-04-19 996/week @ 2023-04-26 993/week @ 2023-05-03 1138/week @ 2023-05-10 1270/week @ 2023-05-17 901/week @ 2023-05-24 808/week @ 2023-05-31

4,319 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

~21–29MB
~562K SLoC