1. 8e95826 qcow2: Make preallocate_co() resize the image to the correct size by Alberto Garcia · 4 years, 7 months ago
  2. 33fe08f iotests: Skip test_stream_parallel in test 030 when doing "make check" by Thomas Huth · 4 years, 7 months ago
  3. 184581f qcow2: Fix removal of list members from BDRVQcow2State.cluster_allocs by Alberto Garcia · 4 years, 7 months ago
  4. af8d43d qemu-img: avoid unaligned read requests during convert by Peter Lieven · 4 years, 7 months ago
  5. 7cc002a qemu-iotests: Simplify FilePath __init__ by Nir Soffer · 4 years, 7 months ago
  6. 3192fad qemu-iotests: Merge FilePaths and FilePath by Nir Soffer · 4 years, 7 months ago
  7. a242b19 qemu-iotests: Support varargs syntax in FilePaths by Nir Soffer · 4 years, 7 months ago
  8. f765af8 qemu-iotests: Fix FilePaths docstring by Nir Soffer · 4 years, 7 months ago
  9. a797170 qemu-iotests: Fix FilePaths cleanup by Nir Soffer · 4 years, 7 months ago
  10. 2499453 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 4 years, 7 months ago
  11. b1cbc33 iotests: Allow running from different directory by Kevin Wolf · 4 years, 7 months ago
  12. 374eedd iotests: Test committing to overridden backing by Max Reitz · 7 years ago
  13. 6c3e110 iotests: Add test for commit in sub directory by Max Reitz · 7 years ago
  14. 5f71c6b iotests: Add filter mirror test cases by Max Reitz · 7 years ago
  15. ffbba7f iotests: Add filter commit test cases by Max Reitz · 7 years ago
  16. e781190 qemu-iotests: move check-block back to Makefiles by Paolo Bonzini · 4 years, 7 months ago
  17. c682bf1 iotests: Let complete_and_wait() work with commit by Max Reitz · 6 years ago
  18. c365625 iotests: Test that qcow2's data-file is flushed by Max Reitz · 5 years ago
  19. 0b877d0 block: Leave BDS.backing_{file,format} constant by Max Reitz · 7 years ago
  20. 4a2061e qemu-img: Use child access functions by Max Reitz · 6 years ago
  21. 0a7585d block: Use child access functions for QAPI queries by Max Reitz · 6 years ago
  22. 07cd7b6 block/null: Implement bdrv_get_allocated_file_size by Max Reitz · 4 years, 9 months ago
  23. 975a7bd block: Raise an error when backing file parameter is an empty string by Connor Kuehl · 4 years, 8 months ago
  24. 985d7f1 iotests/259: Fix reference output by Max Reitz · 4 years, 8 months ago
  25. beb71c1 iotests/059: Fix reference output by Max Reitz · 4 years, 8 months ago
  26. aa8a926 migration: improve error reporting of block driver state name by Daniel P. Berrangé · 4 years, 7 months ago
  27. a5d3cfa iotests: Add tests for qcow2 images with extended L2 entries by Alberto Garcia · 4 years, 9 months ago
  28. 7bbb592 qcow2: Assert that expand_zero_clusters_in_l1() does not support subclusters by Alberto Garcia · 4 years, 9 months ago
  29. 2118771 qcow2: Allow preallocation and backing files if extended_l2 is set by Alberto Garcia · 4 years, 9 months ago
  30. 7be2025 qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit by Alberto Garcia · 4 years, 9 months ago
  31. fc2e652 qcow2: Add subcluster support to check_refcounts_l2() by Alberto Garcia · 4 years, 9 months ago
  32. cb5c6cd iotests: Test node/bitmap aliases during migration by Max Reitz · 4 years, 7 months ago
  33. 4bf63c8 iotests.py: Let wait_migration() return on failure by Max Reitz · 4 years, 7 months ago
  34. 76bbbb2 iotests: dump QCOW2 header in JSON in #303 by Andrey Shinkevich · 4 years, 8 months ago
  35. 4edcca5 qcow2_format.py: support dumping metadata in JSON format by Andrey Shinkevich · 4 years, 8 months ago
  36. b4e9277 qcow2_format.py: collect fields to dump in JSON format by Andrey Shinkevich · 4 years, 8 months ago
  37. 2c6d9ca qcow2.py: Introduce '-j' key to dump in JSON format by Andrey Shinkevich · 4 years, 8 months ago
  38. 9427784 qcow2_format.py: Dump bitmap table serialized entries by Andrey Shinkevich · 4 years, 8 months ago
  39. e3f5aad qcow2_format.py: pass cluster size to substructures by Andrey Shinkevich · 4 years, 8 months ago
  40. 1117393 qcow2_format.py: Dump bitmap directory information by Andrey Shinkevich · 4 years, 8 months ago
  41. 82cb822 qcow2_format.py: dump bitmap flags in human readable way. by Andrey Shinkevich · 4 years, 8 months ago
  42. 991a02c qcow2_format.py: change Qcow2BitmapExt initialization method by Andrey Shinkevich · 4 years, 8 months ago
  43. 4539b36 qcow2_format.py: make printable data an extension class member by Andrey Shinkevich · 4 years, 8 months ago
  44. bf654b3 iotests: add test for QCOW2 header dump by Andrey Shinkevich · 4 years, 8 months ago
  45. d3ca592 meson: convert check-block by Paolo Bonzini · 5 years ago
  46. 64ed6f9 meson: link emulators without Makefile.target by Paolo Bonzini · 4 years, 8 months ago
  47. 1f3765b iotests: add test for unaligned granularity bitmap backup by Stefan Reiter · 4 years, 8 months ago
  48. edadc99 iotests/169: Test source cont with backing bmap by Max Reitz · 4 years, 8 months ago
  49. 5045be8 Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-07-28' into staging by Peter Maydell · 4 years, 8 months ago
  50. 0c4fa5b Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-28' into staging by Peter Maydell · 4 years, 8 months ago
  51. 03a970b iotests: Test convert to qcow2 compressed to NBD by Nir Soffer · 4 years, 8 months ago
  52. 4b914b0 iotests: Add more qemu_img helpers by Nir Soffer · 4 years, 8 months ago
  53. b7719bc iotests: Make qemu_nbd_popen() a contextmanager by Nir Soffer · 4 years, 8 months ago
  54. 2649915 Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-07-27' into staging by Peter Maydell · 4 years, 8 months ago
  55. afac471 iotests/197: Fix for non-qcow2 formats by Max Reitz · 4 years, 8 months ago
  56. ae15945 iotests/028: Add test for cross-base-EOF reads by Max Reitz · 4 years, 8 months ago
  57. fbd1c1b iotests: Adjust which migration tests are quick by Eric Blake · 4 years, 8 months ago
  58. 058a08a qemu-iotests/199: add source-killed case to bitmaps postcopy by Vladimir Sementsov-Ogievskiy · 4 years, 8 months ago
  59. 845b220 qemu-iotests/199: add early shutdown case to bitmaps postcopy by Vladimir Sementsov-Ogievskiy · 4 years, 8 months ago
  60. d4c6fcc qemu-iotests/199: check persistent bitmaps by Vladimir Sementsov-Ogievskiy · 4 years, 8 months ago
  61. 48f4382 qemu-iotests/199: prepare for new test-cases addition by Vladimir Sementsov-Ogievskiy · 4 years, 8 months ago
  62. e80a415 qemu-iotests/199: increase postcopy period by Vladimir Sementsov-Ogievskiy · 4 years, 8 months ago
  63. 31e3827 qemu-iotests/199: change discard patterns by Vladimir Sementsov-Ogievskiy · 4 years, 8 months ago
  64. edb90bb qemu-iotests/199: improve performance: set bitmap by discard by Vladimir Sementsov-Ogievskiy · 4 years, 8 months ago
  65. 09feea6 qemu-iotests/199: better catch postcopy time by Vladimir Sementsov-Ogievskiy · 4 years, 8 months ago
  66. f3f483a qemu-iotests/199: drop extra constraints by Vladimir Sementsov-Ogievskiy · 4 years, 8 months ago
  67. 8243219 qemu-iotests/199: fix style by Vladimir Sementsov-Ogievskiy · 4 years, 8 months ago
  68. 1855536 iotests/197: Fix for compat=0.10 by Max Reitz · 4 years, 8 months ago
  69. 733dafe iotests: Select a default machine for the rx and avr targets by Thomas Huth · 4 years, 8 months ago
  70. 0c1fd2f Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 4 years, 8 months ago
  71. 4a01e27 iotests: Test sparseness for qemu-img convert -n by Kevin Wolf · 4 years, 8 months ago
  72. 0fca43d qemu-iotests: add testcase for bz #1857490 by Maxim Levitsky · 4 years, 9 months ago
  73. d047cfa iotests: test shutdown when bitmap is exported through NBD by Vladimir Sementsov-Ogievskiy · 4 years, 9 months ago
  74. f21f129 iotests/030: Reduce job speed to make race less likely by Kevin Wolf · 4 years, 9 months ago
  75. 3e018af crypto: use a stronger private key for tests by Daniel P. Berrangé · 4 years, 9 months ago
  76. a084645 Remove VXHS block device by Marc-André Lureau · 4 years, 9 months ago
  77. 6732053 Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200714' into staging by Peter Maydell · 4 years, 9 months ago
  78. 2012453 iotests.py: use qemu.qmp type aliases by John Snow · 4 years, 9 months ago
  79. d2628b1 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 4 years, 9 months ago
  80. d9f059a qemu-img: Deprecate use of -b without -F by Eric Blake · 4 years, 9 months ago
  81. b66ff2c iotests: Specify explicit backing format where sensible by Eric Blake · 4 years, 9 months ago
  82. bc5ee6d qcow2: Deprecate use of qemu-img amend to change backing file by Eric Blake · 4 years, 9 months ago
  83. add8200 block: Error if backing file fails during creation without -u by Eric Blake · 4 years, 9 months ago
  84. 344acbd qcow: Tolerate backing_fmt= by Eric Blake · 4 years, 9 months ago
  85. 25956af block: Finish deprecation of 'qemu-img convert -n -o' by Eric Blake · 4 years, 9 months ago
  86. 4e2f441 qemu-img: Flush stdout before before potential stderr messages by Eric Blake · 4 years, 9 months ago
  87. ffa244c file-posix: Mitigate file fragmentation with extent size hints by Kevin Wolf · 4 years, 9 months ago
  88. 046e07c iotests/059: Filter out disk size with more standard filter by Kevin Wolf · 4 years, 9 months ago
  89. 4b196cd iotests: Simplify _filter_img_create() a bit by Max Reitz · 4 years, 9 months ago
  90. df0e032 iotests.py: filter_testfiles(): filter SOCK_DIR too by Vladimir Sementsov-Ogievskiy · 4 years, 9 months ago
  91. 1f4b774 iotests.py: QemuIoInteractive: print output on failure by Vladimir Sementsov-Ogievskiy · 4 years, 9 months ago
  92. a1a7f56 iotests: QemuIoInteractive: use qemu_io_args_no_fmt by Vladimir Sementsov-Ogievskiy · 4 years, 9 months ago
  93. 4a40f56 iotests: Set LC_ALL=C for sort by Max Reitz · 4 years, 9 months ago
  94. 2c060c0 block/vpc: return ZERO block-status when appropriate by Vladimir Sementsov-Ogievskiy · 4 years, 10 months ago
  95. a2cd85f iotests: add tests for blockdev-amend by Maxim Levitsky · 4 years, 9 months ago
  96. 11d80bf iotests: qemu-img tests for luks key management by Maxim Levitsky · 4 years, 9 months ago
  97. 90766d9 block/qcow2: extend qemu-img amend interface with crypto options by Maxim Levitsky · 4 years, 9 months ago
  98. 0b6786a block/amend: refactor qcow2 amend options by Maxim Levitsky · 4 years, 9 months ago
  99. d2a839e iotests: Check whether luks works by Max Reitz · 4 years, 9 months ago
  100. 6649f4b iotests.py: Add (verify|has)_working_luks() by Max Reitz · 4 years, 9 months ago