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