Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-07 | drop "from __future__ import print_function" | Paolo Bonzini | 1 | -1/+0 |
2020-02-07 | scripts: Explicit usage of Python 3 (scripts with __main__) | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-02-22 | Introduce a Python module structure | Cleber Rosa | 1 | -1/+4 |
2018-06-22 | Partially revert "python: futurize -f libfuturize.fixes.fix_absolute_import" | Eduardo Habkost | 1 | -2/+1 |
2018-06-08 | python: futurize -f lib2to3.fixes.fix_standarderror | Eduardo Habkost | 1 | -3/+3 |
2018-06-08 | python: futurize -f libfuturize.fixes.fix_absolute_import | Eduardo Habkost | 1 | -1/+2 |
2018-06-08 | python: futurize -f libfuturize.fixes.fix_print_with_import | Eduardo Habkost | 1 | -0/+1 |
2017-11-21 | Use HTTPS for qemu.org and other domains | Stefan Hajnoczi | 1 | -1/+1 |
2017-11-21 | Use qemu.org domain name | Stefan Hajnoczi | 1 | -1/+1 |
2016-02-08 | scripts/qmp: Use Python 2.6 "except E as ..." syntax | Markus Armbruster | 1 | -1/+1 |
2013-10-11 | Use qemu-project.org domain name | Stefan Hajnoczi | 1 | -1/+1 |
2013-09-18 | QMP: add scripts/qmp | Luiz Capitulino | 1 | -0/+301 |