cloud-hypervisor/vmm
Yu Li 74dcb37ec3 vmm: config: fix incorrect values of error
The PR #2333 added I/O rate limiter on block device, with some options
in `DiskConfig`.  And the PR #2401 added rate limiter on virtio-net
device with same options, but it still throws `Error::ParseDisk`.

This commit fixes it with correct values.

Fixes: #2401

Signed-off-by: Yu Li <liyu.yukiteru@bytedance.com>
2023-02-23 09:57:48 +00:00
..
src vmm: config: fix incorrect values of error 2023-02-23 09:57:48 +00:00
Cargo.toml vfio_user: Use new Rust-VMM crate 2023-02-22 15:13:12 +00:00