Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
crosvm
/
d99cd0ae0b21d29d4e5145b889f97e9f6cd11b69
/
qcow
dc4effa
clippy: Iterate without calling .iter()
by David Tolnay
· 6 years ago
9f29294
clippy: Resolve single_match
by David Tolnay
· 6 years ago
aecf9a4
edition: Remove extern crate lines
by David Tolnay
· 6 years ago
633426a
edition: Fill in macro imports
by David Tolnay
· 6 years ago
3df3552
lints: Enforce sorted order for enum variants
by David Tolnay
· 6 years ago
59bb712
edition: Update qcow and qcow_util to 2018 edition
by David Tolnay
· 6 years ago
fe3ef7d
edition: Update absolute paths to 2018 style
by David Tolnay
· 6 years ago
b4bd00f
error: Print errors using Display impl
by David Tolnay
· 6 years ago
e57d906
qcow: add no-op set_len() for QcowFile
by Daniel Verkamp
· 6 years ago
2bac1e7
toolchain: Update to Rust 1.31.0
by David Tolnay
· 6 years ago
2ea8f3d
qcow: scan for free clusters at startup
by Daniel Verkamp
· 6 years ago
5bbbf61
lint: Resolve the easier clippy lints
by David Tolnay
· 6 years ago
ef37e2f
qcow: add support for rebuilding refcounts
by Daniel Verkamp
· 6 years ago
f0fd764
qcow: calculate refcount table size correctly
by Daniel Verkamp
· 6 years ago
510c783
sys_util: add trait to fsync File and QcowFile
by Daniel Verkamp
· 6 years ago
f02fdd1
main: autodetect disk image type
by Daniel Verkamp
· 6 years ago
de198cc
devices: virtio: block: ignore Discard failures
by Daniel Verkamp
· 6 years ago
7f9b9ea
qcow: add convert API and export it in qcow_utils
by Daniel Verkamp
· 6 years ago
2167ae9
sys_util: add SeekHole trait
by Daniel Verkamp
· 6 years ago
6b28917
qcow: create BufWriter with exact capacity
by Daniel Verkamp
· 6 years ago
55a9e50
cargo fmt all source code
by Zach Reizner
· 6 years ago
b1570f2
qcow: track deallocated clusters as unreferenced
by Daniel Verkamp
· 6 years ago
46f70e8
qcow: optimize sync_caches to avoid extra writes
by Daniel Verkamp
· 6 years ago
eaaf3e1
qcow: buffer reads and writes in QcowRawFile
by Daniel Verkamp
· 6 years ago
39401ff
qcow: Add accessors for more file state
by Dylan Reid
· 6 years ago
32e17bc
qcow: Cache address and refcount tables
by Dylan Reid
· 6 years ago
5e84065
qcow: Add refcounting helper
by Dylan Reid
· 6 years ago
62d2183
qcow: Add vec_cache
by Dylan Reid
· 6 years ago
8b952c2
qcow: Add raw file struct
by Dylan Reid
· 6 years ago
9c7cd86
qcow: deallocate clusters in write_zeroes
by Daniel Verkamp
· 6 years ago
95a8868
qcow: implement WriteZeroes for QcowFile
by Daniel Verkamp
· 6 years ago
285b682
qcow: fix check for compressed cluster bit
by Daniel Verkamp
· 6 years ago
2dcb632
qcow: Set refcounts for initial clusters.
by Dylan Reid
· 6 years ago
5ad2174
devices: block: sync after setting refcount
by Dylan Reid
· 6 years ago
2494dde
qcow: Call fsync(2) when we want to flush to disk
by Dylan Reid
· 7 years ago
832fc3c
qcow: avoid truncation if usize is 32 bits
by Dylan Reid
· 7 years ago
609d0f0
qcow: Fix clippy warnings
by Dylan Reid
· 7 years ago
818afd6
qcow: Fix refcount_bytes
by Dylan Reid
· 7 years ago
d1ab493
fix some clippy errors that are default deny
by Zach Reizner
· 7 years ago
328bfd2
qcow: check more address addition for overflow
by Dylan Reid
· 7 years ago
72dd367
qcow: Calculate correct refcount table size and zero it
by Dylan Reid
· 7 years ago
ad23915
qcow: Fix limiting range clusters
by Dylan Reid
· 7 years ago
91fcad3
qcow: Add ability to write a QcowHeader to a file
by Dylan Reid
· 7 years ago
9277879
qcow: Add ability to create QcowHeader for a given size
by Dylan Reid
· 7 years ago
7696870
Add qcow support crate
by Dylan Reid
· 7 years ago