cloud-hypervisor/vm-virtio
Cathy Zhang 14eddf72b4 vm-virtio: Simplify virtio feature handling
Remove duplicated code across the different devices by handling
the virtio feature pages in VirtioDevice itself rather than
in the backends. This works as no virtio devices use feature
bits beyond 64-bits.

Signed-off-by: Cathy Zhang <cathy.zhang@intel.com>
2020-02-07 08:32:21 +00:00
..
src vm-virtio: Simplify virtio feature handling 2020-02-07 08:32:21 +00:00
Cargo.toml vm-virtio: Cleanup from kvm_iotcls and kvm_bindings dependencies 2020-01-17 23:43:45 +01:00