cloud-hypervisor/qcow
Sergio Lopez a14aee9213 qcow: Use RawFile as backend instead of File
Use RawFile as backend instead of File. This allows us to abstract
the access to the actual image with a specialized layer, so we have a
place where we can deal with the low-level peculiarities.

Signed-off-by: Sergio Lopez <slp@redhat.com>
2020-01-17 17:28:44 +00:00
..
src qcow: Use RawFile as backend instead of File 2020-01-17 17:28:44 +00:00
Cargo.toml qcow: Use RawFile as backend instead of File 2020-01-17 17:28:44 +00:00