aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/nbd-fault-injector.py
AgeCommit message (Expand)AuthorFilesLines
2020-11-16iotests: Replace deprecated ConfigParser.readfp()Kevin Wolf1-1/+1
2020-05-31python: remove more instances of sys.version_infoJohn Snow1-4/+1
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-11-18iotests: Test NBD client reconnectionAndrey Shinkevich1-1/+2
2018-10-30iotests: Modify imports for Python 3Max Reitz1-2/+5
2018-10-30iotests: Use Python byte strings where appropriateMax Reitz1-2/+2
2018-10-30iotests: Make nbd-fault-injector flushMax Reitz1-0/+1
2018-06-08python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost1-3/+4
2017-10-12nbd: rename some simple-request related objects to be _simple_Vladimir Sementsov-Ogievskiy1-2/+2
2017-08-30qemu-iotests: improve nbd-fault-injector.py startup protocolStefan Hajnoczi1-0/+4
2014-03-14tests: add nbd-fault-injector.py utilityStefan Hajnoczi1-0/+264