rust-vmm / vm-virtio

virtio implementation
Apache License 2.0
364 stars 87 forks source link

Add more functions to virtio fuzz target #221

Closed andreeaflorescu closed 1 year ago

andreeaflorescu commented 1 year ago

Summary of the PR

Added functions that iterate over descriptors in a loop and call the missing getter for desc_table.

Requirements

Before submitting your PR, please make sure you addressed the following requirements: