aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/165
AgeCommit message (Expand)AuthorFilesLines
2020-02-07drop "from __future__ import print_function"Paolo Bonzini1-1/+0
2020-02-07tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé1-1/+1
2019-10-17iotests: add test-case to 165 to test reopening qcow2 bitmaps to RWVladimir Sementsov-Ogievskiy1-2/+55
2019-09-10iotests: Restrict file Python tests to fileMax Reitz1-1/+2
2018-06-08python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost1-1/+2
2018-02-13block: maintain persistent disabled bitmapsVladimir Sementsov-Ogievskiy1-1/+1
2017-10-06qcow2: Switch store_bitmap_data() to byte-based iterationEric Blake1-1/+1
2017-07-11iotests: test qcow2 persistent dirty bitmapVladimir Sementsov-Ogievskiy1-0/+105