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