mirror of
https://github.com/rust-vmm/vhost-device.git
synced 2025-12-26 22:48:17 +00:00
Some hypervisors, e.g. UML, negotiate a queue size larger than `QUEUE_SIZE` (128), which results in failures. This patch allows users to specify it using `--max-queue-size <size>`. Signed-off-by: Xuewei Niu <niuxuewei.nxw@antgroup.com> |
||
|---|---|---|
| .. | ||
| backend.rs | ||
| console.rs | ||
| main.rs | ||
| vhu_console.rs | ||
| virtio_console.rs | ||