1. 50a3efb block: Close a BlockDriverState completely even when bs->drv is NULL by Alberto Garcia · 7 years ago
  2. 4efb1f7 qcow2: Refuse to get unaligned offsets from cache by Max Reitz · 7 years ago
  3. 23482f8 qcow2: Add bounds check to get_refblock_offset() by Max Reitz · 7 years ago
  4. d470ad4 block: Guard against NULL bs->drv by Max Reitz · 7 years ago
  5. 93bbaf0 qcow2: Unaligned zero cluster in handle_alloc() by Max Reitz · 7 years ago
  6. 791fff5 qcow2: check_errors are fatal by Max Reitz · 7 years ago
  7. bcb5270 qcow2: Check that corrupted images can be repaired in iotest 060 by Alberto Garcia · 7 years ago
  8. ef083f6 qcow2: Add iotest for an empty refcount table by Alberto Garcia · 7 years ago
  9. 5a45da5 qcow2: Add iotest for an image with header.refcount_table_offset == 0 by Alberto Garcia · 7 years ago
  10. 951053a qcow2: Don't open images with header.refcount_table_clusters == 0 by Alberto Garcia · 7 years ago
  11. 8aa3483 qcow2: Prevent allocating compressed clusters at offset 0 by Alberto Garcia · 7 years ago
  12. 9883975 qcow2: Prevent allocating L2 tables at offset 0 by Alberto Garcia · 7 years ago
  13. 6bf45d5 qcow2: Prevent allocating refcount blocks at offset 0 by Alberto Garcia · 7 years ago
  14. 339f06a qemu-iotests: tests: do not set unused tmp variable by Sascha Silbe · 9 years ago
  15. f30136b iotests: Add tests for more corruption cases by Max Reitz · 10 years ago
  16. e800e5d qemu-iotests: 060: Filter the real disk size by Kevin Wolf · 10 years ago
  17. f383611 iotests: qemu-img info output for corrupt image by Max Reitz · 10 years ago
  18. 5b0ed2b iotests: Add more tests for qcow2 corruption by Max Reitz · 10 years ago
  19. a42f8a3 iotests: Add test for image header overlap by Max Reitz · 11 years ago
  20. ea81ca9 iotests: Use $PYTHON for Python scripts by Max Reitz · 11 years ago
  21. 7d98353 Revert "iotests: Use configured python" by Peter Maydell · 11 years ago
  22. f915db0 iotests: Use configured python by Max Reitz · 11 years ago
  23. 98d39e3 iotests: Test corruption during COW request by Max Reitz · 11 years ago
  24. 1f7bf7d qemu-iotests: change _supported_proto to file for various tests by Peter Lieven · 11 years ago
  25. 34eeb82 qemu-iotests: Add test for inactive L2 overlap by Max Reitz · 11 years ago
  26. 2c78857 qemu-iotests: Adjustments due to error propagation by Max Reitz · 11 years ago
  27. ca0eca9 qemu-iotests: Overlapping cluster allocations by Max Reitz · 11 years ago