cloud-hypervisor/vmm
Samuel Ortiz 3db4c003a3 vmm: cpu: Rename fd variable into something more meaningful
The fd naming is quite KVM specific. Since we're now using the
hypervisor crate abstractions, we can rename those into something more
readable and meaningful. Like e.g. vcpu or vm.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2020-07-06 09:35:30 +01:00
..
src vmm: cpu: Rename fd variable into something more meaningful 2020-07-06 09:35:30 +01:00
Cargo.toml vm-virtio, virtio-devices: Split device implementation from virt queues 2020-07-02 17:09:28 +01:00