mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-23 14:15:19 +00:00
e9cc23ea94
We thought we could move the control queue to the backend as it was making some good sense. Unfortunately, doing so was a wrong design decision as it broke the compatibility with OVS-DPDK backend. This is why this commit moves the control queue back to the VMM side, meaning an additional thread is being run for handling the communication with the guest. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |