Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
crosvm
/
afdb938bc85aa754cdded7e536de096f831ff1b5
/
qcow_utils
6b19695
Add "base" crate and transition crosvm usages to it from sys_util
by Michael Hoyle
· 4 years, 4 months ago
1ba620d
qcow_utils: use DiskFile trait from disk crate
by Daniel Verkamp
· 4 years, 11 months ago
f2eecc4
disk: move qcow into disk crate
by Daniel Verkamp
· 5 years ago
521cf5d
qcow_utils: remove unused convert functions
by Daniel Verkamp
· 5 years ago
130fbbe
Add explicit `dyn` for trait objects
by Daniel Verkamp
· 5 years ago
f9b035d
Support composite disks.
by Cody Schuffelen
· 5 years ago
71a6f0a
sys_util: add write_zeroes_all() function
by Daniel Verkamp
· 5 years ago
7d533e5
Extract disk creation logic out of qcow and src.
by Cody Schuffelen
· 5 years ago
aecf9a4
edition: Remove extern crate lines
by David Tolnay
· 6 years ago
59bb712
edition: Update qcow and qcow_util to 2018 edition
by David Tolnay
· 6 years ago
3d00b70
Revert "qcow_utils: Add tests"
by Dylan Reid
· 6 years ago
fbbcf7a
qcow_utils: Add tests
by Dylan Reid
· 7 years ago
348ccf1
qcow_utils: add disk image expand function
by Daniel Verkamp
· 6 years ago
2bac1e7
toolchain: Update to Rust 1.31.0
by David Tolnay
· 6 years ago
9492340
qcow_utils: do not close given fds in `convert_to_*` functions
by Zach Reizner
· 6 years ago
7f9b9ea
qcow: add convert API and export it in qcow_utils
by Daniel Verkamp
· 6 years ago
cd9f86b
qcow: Add a utility program for qcow analysis
by Dylan Reid
· 6 years ago
2dcb632
qcow: Set refcounts for initial clusters.
by Dylan Reid
· 6 years ago
d1ab493
fix some clippy errors that are default deny
by Zach Reizner
· 7 years ago
19e57b9
qcow_utils: add pkgconfig script
by Stephen Barber
· 7 years ago
6ecbbfd
Add qcow_utils for exposing qcow functions as a C library
by Dylan Reid
· 7 years ago