cloud-hypervisor/qcow
Rob Bradford 4963e37dc8 qcow, virtio-devices: Break cyclic dependency
Move the definition of RawFile from virtio-devices crate into qcow
crate. All the code that consumes RawFile also already depends on the
qcow crate for image file type detection so this change breaks the
need for the qcow crate to depend on the very large virtio-devices
crate.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-07-10 17:47:31 +02:00
..
src qcow, virtio-devices: Break cyclic dependency 2020-07-10 17:47:31 +02:00
Cargo.toml qcow, virtio-devices: Break cyclic dependency 2020-07-10 17:47:31 +02:00