1. 572ad97 qcow2: introduce compression type feature by Denis Plotnikov · 4 years, 10 months ago
  2. 3be2024 iotests: Disable data_file where it cannot be used by Max Reitz · 5 years ago
  3. f91ecbd iotests: Use _rm_test_img for deleting test images by Max Reitz · 5 years ago
  4. 11a82d1 qemu-iotests: Improve portability by searching bash in the $PATH by Philippe Mathieu-Daudé · 6 years ago
  5. bf22957 qemu-iotests: remove unused variable 'here' by Mao Zhongyi · 6 years ago
  6. 46e8d27 qemu-img: Remove deprecated -s snapshot_id_or_name option by Thomas Huth · 7 years ago
  7. 0c2ada8 qcow2: Make qemu-img check detect corrupted L1 tables in snapshots by Alberto Garcia · 7 years ago
  8. db5794f qcow2: Check snapshot L1 table in qcow2_snapshot_delete() by Alberto Garcia · 7 years ago
  9. a8475d7 qcow2: Check snapshot L1 table in qcow2_snapshot_goto() by Alberto Garcia · 7 years ago
  10. c7a9d81 qcow2: Check snapshot L1 tables in qcow2_check_metadata_overlap() by Alberto Garcia · 7 years ago
  11. c9a442e qcow2: Check L1 table parameters in qcow2_expand_zero_clusters() by Alberto Garcia · 7 years ago
  12. 314e8d3 qcow2: Check L1 table offset in qcow2_snapshot_load_tmp() by Alberto Garcia · 7 years ago
  13. 94254c9 iotests: Disable some tests for compat=0.10 by Max Reitz · 7 years ago
  14. 339f06a qemu-iotests: tests: do not set unused tmp variable by Sascha Silbe · 9 years ago
  15. 5262caa iotests: Prepare for refcount_bits option by Max Reitz · 10 years ago
  16. 2ebafc8 qcow2: Fix header extension size check by Kevin Wolf · 10 years ago
  17. c5f7c0a block: qemu-iotests change _supported_proto to file once more. by Peter Lieven · 10 years ago
  18. 6a83f8b qcow2: Check maximum L1 size in qcow2_snapshot_load_tmp() (CVE-2014-0143) by Kevin Wolf · 11 years ago
  19. 11b128f qcow2: Fix NULL dereference in qcow2_open() error path (CVE-2014-0146) by Kevin Wolf · 11 years ago
  20. b106ad9 qcow2: Don't rely on free_cluster_index in alloc_refcount_block() (CVE-2014-0147) by Kevin Wolf · 11 years ago
  21. 6d33e8e qcow2: Fix backing file name length check by Kevin Wolf · 11 years ago
  22. 2d51c32 qcow2: Validate active L1 table offset and size (CVE-2014-0144) by Kevin Wolf · 11 years ago
  23. ce48f2f4 qcow2: Validate snapshot table offset/size (CVE-2014-0144) by Kevin Wolf · 11 years ago
  24. 8c7de28 qcow2: Validate refcount table offset by Kevin Wolf · 11 years ago
  25. 5dab2fa qcow2: Check refcount table size (CVE-2014-0144) by Kevin Wolf · 11 years ago
  26. a1b3955c qcow2: Check backing_file_offset (CVE-2014-0144) by Kevin Wolf · 11 years ago
  27. 24342f2 qcow2: Check header_length (CVE-2014-0144) by Kevin Wolf · 11 years ago