cloud-hypervisor/vmm
Wei Liu 32482f6634 block: make available VIRTIO_BLK_F_SEG_MAX
This allows the guest to put in more than one segment per request. It
can improve the throughput of the system.

Introduce a new check to make sure the queue size configured by the user
is large enough to hold at least one segment.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2025-01-01 18:50:39 +00:00
..
src block: make available VIRTIO_BLK_F_SEG_MAX 2025-01-01 18:50:39 +00:00
build.rs build: Add "fuzzing" as a valid cfg(..) attribute 2024-05-08 08:10:28 +00:00
Cargo.toml build: Bump anyhow from 1.0.87 to 1.0.94 2024-12-05 00:30:01 +00:00