summary refs log tree commit diff
path: root/qcow
Commit message (Expand)AuthorAge
* qcow: Call fsync(2) when we want to flush to diskDylan Reid2018-05-18
* qcow: avoid truncation if usize is 32 bitsDylan Reid2018-04-27
* qcow: Fix clippy warningsDylan Reid2018-03-08
* qcow: Fix refcount_bytesDylan Reid2018-03-07
* fix some clippy errors that are default denyZach Reizner2018-03-07
* qcow: check more address addition for overflowDylan Reid2018-02-23
* qcow: Calculate correct refcount table size and zero itDylan Reid2018-02-12
* qcow: Fix limiting range clustersDylan Reid2018-02-01
* qcow: Add ability to write a QcowHeader to a fileDylan Reid2018-01-22
* qcow: Add ability to create QcowHeader for a given sizeDylan Reid2018-01-22
* Add qcow support crateDylan Reid2018-01-19