Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drop "from __future__ import print_function" | Paolo Bonzini | 2020-02-07 | 3 | -3/+0 |
* | Replace '-machine accel=xyz' with '-accel xyz' | Thomas Huth | 2019-09-19 | 1 | -1/+1 |
* | python/qemu: split QEMUMachine out from underneath __init__.py | John Snow | 2019-07-02 | 1 | -12/+12 |
* | Introduce a Python module structure | Cleber Rosa | 2019-02-22 | 1 | -3/+4 |
* | Revert "tests: migration/guestperf Python 2.6 argparse compatibility" | Eduardo Habkost | 2018-10-04 | 1 | -5/+3 |
* | python: futurize -f libfuturize.fixes.fix_print_with_import | Eduardo Habkost | 2018-06-08 | 3 | -31/+34 |
* | scripts: Remove debug parameter from QEMUMachine | Eduardo Habkost | 2017-10-11 | 1 | -4/+2 |
* | guestperf: Configure logging on all shell frontends | Eduardo Habkost | 2017-10-11 | 1 | -0/+13 |
* | tests: migration/guestperf Python 2.6 argparse compatibility | Stefan Hajnoczi | 2017-08-30 | 1 | -3/+5 |
* | tests: introduce a framework for testing migration performance | Daniel P. Berrange | 2016-07-22 | 10 | -0/+1868 |