cloud-hypervisor/vmm
Sebastien Boeuf 4d74525bdc vmm: Remove unused "poll_queue" from DiskConfig
The parameter "poll_queue" was useful at the time Cloud Hypervisor was
responsible for spawning vhost-user backends, as it was carrying the
information the vhost-user-block backend should have this option enabled
or not.

It's been quite some time that we walked away from this design, as we
now expect a management layer to be responsible for running vhost-user
backends.

That's the reason why we can remove "poll_queue" from the DiskConfig
structure.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-08-02 15:10:11 +02:00
..
src vmm: Remove unused "poll_queue" from DiskConfig 2022-08-02 15:10:11 +02:00
Cargo.toml build: bump arc-swap from 1.5.0 to 1.5.1 2022-08-02 10:39:22 +01:00