summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/nbd-fault-injector.py
Commit message (Expand)AuthorAgeFilesLines
* iotests: Replace deprecated ConfigParser.readfp()Kevin Wolf2020-11-161-1/+1
* python: remove more instances of sys.version_infoJohn Snow2020-05-311-4/+1Star
* drop "from __future__ import print_function"Paolo Bonzini2020-02-071-1/+0Star
* tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé2020-02-071-1/+1
* iotests: Test NBD client reconnectionAndrey Shinkevich2019-11-181-1/+2
* iotests: Modify imports for Python 3Max Reitz2018-10-311-2/+5
* iotests: Use Python byte strings where appropriateMax Reitz2018-10-311-2/+2
* iotests: Make nbd-fault-injector flushMax Reitz2018-10-311-0/+1
* python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost2018-06-081-3/+4
* nbd: rename some simple-request related objects to be _simple_Vladimir Sementsov-Ogievskiy2017-10-121-2/+2
* qemu-iotests: improve nbd-fault-injector.py startup protocolStefan Hajnoczi2017-08-301-0/+4
* tests: add nbd-fault-injector.py utilityStefan Hajnoczi2014-03-141-0/+264