mirror of
https://github.com/rust-vmm/vhost-device.git
synced 2025-12-26 22:48:17 +00:00
This adds a basic template crate, which will be useful for new developers to understand how things work and layout all basic stuff they are expected to write to make it work. The current implementation just parses all the requests from the virtqueue and prints the number of descriptor chains and size of each descriptor buffer in there. This adds basic sanity tests as well for the same, which can be run to test the working of the crate. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
6 lines
76 B
JSON
6 lines
76 B
JSON
{
|
|
"coverage_score": 76.49,
|
|
"exclude_path": "",
|
|
"crate_features": ""
|
|
}
|