mirror of
https://github.com/rust-vmm/vhost-device.git
synced 2026-01-12 00:43:34 +00:00
The virtio-queue crate doesn't allow invalid queue state since commit
d951283a8e88 ("don't allow processing descriptors for invalid q").
Initialize the queues properly to fix testing failures.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
|
||
|---|---|---|
| .. | ||
| backend.rs | ||
| gpio.rs | ||
| main.rs | ||
| vhu_gpio.rs | ||