Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python: move qmp utilities to python/qemu/utils | John Snow | 2022-01-21 | 1 | -1/+1 |
* | scripts/qmp: redirect qom-xxx scripts to python/qemu/qmp/ | John Snow | 2021-06-18 | 1 | -70/+4 |
* | scripts/qmp: Fix shebang and imports | John Snow | 2020-05-31 | 1 | -1/+3 |
* | scripts/qmp: Use Python 3 interpreter | Philippe Mathieu-Daudé | 2020-05-31 | 1 | -1/+1 |
* | drop "from __future__ import print_function" | Paolo Bonzini | 2020-02-07 | 1 | -1/+0 |
* | Partially revert "python: futurize -f libfuturize.fixes.fix_absolute_import" | Eduardo Habkost | 2018-06-22 | 1 | -2/+1 |
* | python: futurize -f lib2to3.fixes.fix_has_key | Eduardo Habkost | 2018-06-08 | 1 | -1/+1 |
* | python: futurize -f libfuturize.fixes.fix_absolute_import | Eduardo Habkost | 2018-06-08 | 1 | -1/+2 |
* | python: futurize -f libfuturize.fixes.fix_print_with_import | Eduardo Habkost | 2018-06-08 | 1 | -5/+6 |
* | scripts: Add support for path as argument of qom-tree | Martin Cerveny | 2015-06-19 | 1 | -2/+7 |
* | scripts: Add qom-tree script | Andreas Färber | 2015-03-17 | 1 | -0/+70 |