cloud-hypervisor/vmm
Praveen K Paladugu 52eebaf6b2 vmm: refactor DeviceManager to use console_info
While adding console devices, DeviceManager will now use the FDs in
console_info instead of creating them.

To reduce the size of this commit, I marked some variables are unused
with '_' prefix. All those variables are cleaned up in next commit.

Signed-off-by: Praveen K Paladugu <prapal@linux.microsoft.com>
2024-06-12 15:47:19 +00:00
..
src vmm: refactor DeviceManager to use console_info 2024-06-12 15:47:19 +00:00
build.rs build: Add "fuzzing" as a valid cfg(..) attribute 2024-05-08 08:10:28 +00:00
Cargo.toml build: Bump blocking from 1.5.1 to 1.6.1 2024-06-12 00:32:18 +00:00