#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

#1181 in Hardware support

Download history 3/week @ 2023-12-15 5/week @ 2023-12-29 7/week @ 2024-01-05 8/week @ 2024-01-26 3/week @ 2024-02-02 1/week @ 2024-02-09 45/week @ 2024-02-16 82/week @ 2024-02-23 45/week @ 2024-03-01 36/week @ 2024-03-08 22/week @ 2024-03-15 8/week @ 2024-03-22

115 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–39MB
~684K SLoC