Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-07 | drop "from __future__ import print_function" | Paolo Bonzini | 1 | -1/+0 |
2020-02-07 | tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__) | Philippe Mathieu-Daudé | 1 | -1/+1 |
2018-10-30 | iotests: Use // for Python integer division | Max Reitz | 1 | -3/+3 |
2018-06-08 | python: futurize -f libfuturize.fixes.fix_print_with_import | Eduardo Habkost | 1 | -8/+9 |
2016-02-08 | tests: Use Python 2.6 "except E as ..." syntax | Markus Armbruster | 1 | -1/+1 |
2012-08-06 | qemu-iotests: add qed.py image manipulation utility | Stefan Hajnoczi | 1 | -0/+235 |