mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +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>