aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2020-08-26iotests: Add tests for qcow2 images with extended L2 entriesAlberto Garcia3-0/+1628
2020-08-25qcow2: Assert that expand_zero_clusters_in_l1() does not support subclustersAlberto Garcia2-0/+11
2020-08-25qcow2: Allow preallocation and backing files if extended_l2 is setAlberto Garcia1-1/+1
2020-08-25qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bitAlberto Garcia21-133/+183
2020-08-25qcow2: Add subcluster support to check_refcounts_l2()Alberto Garcia1-1/+1
2020-08-21iotests: Test node/bitmap aliases during migrationMax Reitz3-0/+599
2020-08-21iotests.py: Let wait_migration() return on failureMax Reitz1-6/+12
2020-08-21iotests: dump QCOW2 header in JSON in #303Andrey Shinkevich2-0/+79
2020-08-21qcow2_format.py: support dumping metadata in JSON formatAndrey Shinkevich1-0/+17
2020-08-21qcow2_format.py: collect fields to dump in JSON formatAndrey Shinkevich1-0/+36
2020-08-21qcow2.py: Introduce '-j' key to dump in JSON formatAndrey Shinkevich2-6/+16
2020-08-21qcow2_format.py: Dump bitmap table serialized entriesAndrey Shinkevich2-0/+54
2020-08-21qcow2_format.py: pass cluster size to substructuresAndrey Shinkevich1-6/+11
2020-08-21qcow2_format.py: Dump bitmap directory informationAndrey Shinkevich2-0/+65
2020-08-21qcow2_format.py: dump bitmap flags in human readable way.Andrey Shinkevich1-0/+16
2020-08-21qcow2_format.py: change Qcow2BitmapExt initialization methodAndrey Shinkevich1-14/+22
2020-08-21qcow2_format.py: make printable data an extension class memberAndrey Shinkevich1-6/+8
2020-08-21iotests: add test for QCOW2 header dumpAndrey Shinkevich3-0/+121
2020-08-21meson: convert check-blockPaolo Bonzini1-0/+10
2020-08-21meson: link emulators without Makefile.targetPaolo Bonzini1-3/+3
2020-08-11iotests: add test for unaligned granularity bitmap backupStefan Reiter3-0/+63
2020-08-03iotests/169: Test source cont with backing bmapMax Reitz2-3/+65
2020-07-28Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-07-28' into st...Peter Maydell6-50/+221
2020-07-28Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-28' in...Peter Maydell4-4/+36
2020-07-28iotests: Test convert to qcow2 compressed to NBDNir Soffer3-0/+159
2020-07-28iotests: Add more qemu_img helpersNir Soffer1-0/+6
2020-07-28iotests: Make qemu_nbd_popen() a contextmanagerNir Soffer3-50/+56
2020-07-28Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-07-27' int...Peter Maydell3-62/+204
2020-07-28iotests/197: Fix for non-qcow2 formatsMax Reitz2-4/+6
2020-07-28iotests/028: Add test for cross-base-EOF readsMax Reitz2-0/+30
2020-07-27iotests: Adjust which migration tests are quickEric Blake1-6/+6
2020-07-27qemu-iotests/199: add source-killed case to bitmaps postcopyVladimir Sementsov-Ogievskiy2-2/+17
2020-07-27qemu-iotests/199: add early shutdown case to bitmaps postcopyVladimir Sementsov-Ogievskiy2-2/+26
2020-07-27qemu-iotests/199: check persistent bitmapsVladimir Sementsov-Ogievskiy1-1/+15
2020-07-27qemu-iotests/199: prepare for new test-cases additionVladimir Sementsov-Ogievskiy1-13/+23
2020-07-27qemu-iotests/199: increase postcopy periodVladimir Sementsov-Ogievskiy1-19/+39
2020-07-27qemu-iotests/199: change discard patternsVladimir Sementsov-Ogievskiy1-18/+26
2020-07-27qemu-iotests/199: improve performance: set bitmap by discardVladimir Sementsov-Ogievskiy1-11/+20
2020-07-27qemu-iotests/199: better catch postcopy timeVladimir Sementsov-Ogievskiy1-15/+57
2020-07-27qemu-iotests/199: drop extra constraintsVladimir Sementsov-Ogievskiy1-2/+1
2020-07-27qemu-iotests/199: fix styleVladimir Sementsov-Ogievskiy1-6/+7
2020-07-27iotests/197: Fix for compat=0.10Max Reitz1-1/+3
2020-07-27iotests: Select a default machine for the rx and avr targetsThomas Huth1-5/+9
2020-07-21Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2-0/+47
2020-07-21iotests: Test sparseness for qemu-img convert -nKevin Wolf2-0/+47
2020-07-21qemu-iotests: add testcase for bz #1857490Maxim Levitsky2-3/+53
2020-07-17iotests: test shutdown when bitmap is exported through NBDVladimir Sementsov-Ogievskiy3-0/+76
2020-07-17iotests/030: Reduce job speed to make race less likelyKevin Wolf1-1/+1
2020-07-17crypto: use a stronger private key for testsDaniel P. Berrangé1-18/+39
2020-07-17Remove VXHS block deviceMarc-André Lureau12-53/+0