cloud-hypervisor/qcow/src
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
..
qcow_raw_file.rs qcow: Use RawFile as backend instead of File 2020-01-17 17:28:44 +00:00
qcow.rs qcow: Use RawFile as backend instead of File 2020-01-17 17:28:44 +00:00
refcount.rs virtio: Enable qcow support for virtio-block 2019-05-13 22:08:29 +01:00
vec_cache.rs qcow: Make unit tests pass 2019-07-16 17:09:05 +02:00