mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-22 03:12:27 +00:00
The trait bound and non trait bound virtio devices can use the same inner implementation. Also, the virtio pausable trait definiton can also be factorized. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>